Searched defs:OpenRead (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_blob_store/ | ||
H A D | blob_store.cc | 211 Status BlobStore::OpenRead() { in OpenRead() function in pw::blob_store::BlobStore |
/aosp_15_r20/external/icing/icing/store/ | ||
H A D | blob-store.cc | 226 libtextclassifier3::StatusOr<int> BlobStore::OpenRead( in OpenRead() function in icing::lib::BlobStore |
/aosp_15_r20/external/libbrillo/brillo/streams/ | ||
H A D | file_stream_test.cc | 714 TEST_F(FileStreamTest, OpenRead) { in TEST_F() argument |