Home
last modified time | relevance | path

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

/system/core/init/
Dutil.cpp152 bool read_file(const char* path, std::string* content) { in read_file() function
/system/keymaster/
Dandroid_keymaster_test.cpp1648 static string read_file(const string& file_name) { in read_file() function