Home
last modified time | relevance | path

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

/aosp14/system/core/trusty/apploader/
H A Dapploader.cpp91 static unique_fd read_file(const char* file_name, off64_t* out_file_size) { in read_file() function
/aosp14/frameworks/base/tools/bit/
H A Dutil.cpp231 read_file(const string& filename) in read_file() function