Home
last modified time | relevance | path

Searched refs:RedirectStream (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/base/android/
Dfifo_utils.h24 BASE_EXPORT bool RedirectStream(FILE* stream,
Dfifo_utils.cc20 bool RedirectStream(FILE* stream, const FilePath& path, const char* mode) { in RedirectStream() function