Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Support/
DFileBase.cpp46 unsigned pOpenFlags, in FileBase() argument
50 mName(pFilename), mOpenFlags(pOpenFlags), in FileBase()
/frameworks/compile/libbcc/include/bcc/Support/
DFileBase.h106 FileBase(const std::string &pFilename, unsigned pOpenFlags, unsigned pFlags);