Home
last modified time | relevance | path

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

/system/core/init/
Dutil.cpp181 static int OpenFile(const std::string& path, int flags, mode_t mode) { in OpenFile() function
/system/core/fastboot/
Dfastboot.cpp1500 int ZipImageSource::OpenFile(const std::string& name) const { in OpenFile() function in ZipImageSource
1531 int LocalImageSource::OpenFile(const std::string& name) const { in OpenFile() function in LocalImageSource
/system/update_engine/payload_consumer/
Ddelta_performer.cc84 FileDescriptorPtr OpenFile(const char* path, in OpenFile() function
/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1841 auto SnapshotManager::OpenFile(const std::string& file, int lock_flags) in OpenFile() function in android::snapshot::SnapshotManager