Home
last modified time | relevance | path

Searched defs:LoadFile (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp96 static inline std::unique_ptr<Module> LoadFile(const char *argv0, in LoadFile() function
/aosp12/system/nvram/hal/
H A Dfake_nvram_storage.cpp78 nvram::storage::Status LoadFile(const char* name, nvram::Blob* blob) { in LoadFile() function