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