Home
last modified time | relevance | path

Searched defs:OpenFile (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dutil.cpp183 static int OpenFile(const std::string& path, int flags, mode_t mode) { in OpenFile() function
/system/core/fastboot/
Dfastboot.cpp1381 int ZipImageSource::OpenFile(const std::string& name) const { in OpenFile() function in ZipImageSource
1412 int LocalImageSource::OpenFile(const std::string& name) const { in OpenFile() function in LocalImageSource
/system/update_engine/payload_consumer/
Ddelta_performer.cc115 FileDescriptorPtr OpenFile(const char* path, in OpenFile() function