Searched defs:OpenFile (Results 1 – 4 of 4) sorted by relevance
/aosp14/system/core/fastboot/ | ||
H A D | super_flash_helper_test.cpp | 46 unique_fd OpenFile(const std::string& name) const override { in OpenFile() function in TestImageSource |
H A D | fastboot.cpp | 1941 unique_fd ZipImageSource::OpenFile(const std::string& name) const { in OpenFile() function in ZipImageSource |
/aosp14/system/core/init/ | ||
H A D | util.cpp | 185 static int OpenFile(const std::string& path, int flags, mode_t mode) { in OpenFile() function |
/aosp14/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot.cpp | 2809 auto SnapshotManager::OpenFile(const std::string& file, int lock_flags) in OpenFile() function in android::snapshot::SnapshotManager |