Home
last modified time | relevance | path

Searched defs:GetFile (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/update_engine/payload_generator/
H A Dboot_img_filesystem_stub.cc33 FilesystemInterface::File BootImgFilesystem::GetFile( in GetFile() function in chromeos_update_engine::BootImgFilesystem
H A Dboot_img_filesystem.cc106 FilesystemInterface::File BootImgFilesystem::GetFile(const string& name, in GetFile() function in chromeos_update_engine::BootImgFilesystem
/aosp12/system/tools/aidl/
H A Dlocation.h45 std::string GetFile() const { return file_; } in GetFile() function
/aosp12/art/libartbase/base/
H A Dcommon_art_test.h83 File* GetFile() const { in GetFile() function
/aosp12/bionic/libc/bionic/
H A Dgrp_pwd_file.cpp211 bool MmapFile::GetFile(const char** start, const char** end) { in GetFile() function in MmapFile
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp272 LocalHandle GetFile(const std::string& path, int mode) { in GetFile() function in __anona08a5e0d0110::TestClient
281 int GetFile(const std::string& path, int mode, LocalHandle* fd_out) { in GetFile() function in __anona08a5e0d0110::TestClient
/aosp12/build/soong/cmd/sbox/sbox_proto/
H A Dsbox.pb.go260 func (m *RspFile) GetFile() string { func
/aosp12/system/libbase/
H A Dlogging.cpp433 const char* GetFile() const { in GetFile() function in android::base::LogMessageData
/aosp12/art/runtime/
H A Doat_file_assistant.cc810 const OatFile* OatFileAssistant::OatFileInfo::GetFile() { in GetFile() function in art::OatFileAssistant::OatFileInfo