Home
last modified time | relevance | path

Searched defs:OpenRead (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_blob_store/
H A Dblob_store.cc211 Status BlobStore::OpenRead() { in OpenRead() function in pw::blob_store::BlobStore
/aosp_15_r20/external/icing/icing/store/
H A Dblob-store.cc226 libtextclassifier3::StatusOr<int> BlobStore::OpenRead( in OpenRead() function in icing::lib::BlobStore
/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dfile_stream_test.cc714 TEST_F(FileStreamTest, OpenRead) { in TEST_F() argument