Searched refs:om_to_flags (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
H A Dfstream.h64 DLL_LOCAL static int om_to_flags (openmode m);
H A Dfstream.cpp97 /*static*/ int fstream::om_to_flags (openmode m) function in class:ustl::fstream
123 int nfd = ::open (filename, om_to_flags(mode), perms);

Completed in 484 milliseconds