Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/
Digfs_client.h53 Status OpenRead(CtrlResponse<OpenReadResponse> *res, const string &path) { in OpenRead() function
/external/libbrillo/brillo/streams/
Dfile_stream_unittest.cc708 TEST_F(FileStreamTest, OpenRead) { in TEST_F() argument