Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dutil.cpp409 bool read_android_dt_file(const std::string& sub_path, std::string* dt_content) { in read_android_dt_file()
420 bool is_android_dt_value_expected(const std::string& sub_path, const std::string& expected_content)… in is_android_dt_value_expected()