Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DFileBase.cpp43 unsigned pOpenFlags, in FileBase() argument
47 mName(pFilename), mOpenFlags(pOpenFlags), in FileBase()
DFileBase.h106 FileBase(const std::string &pFilename, unsigned pOpenFlags, unsigned pFlags);