Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dparser.cpp135 std::string config_contents; in ParseConfigFileInsecure() local
147 auto config_contents = ReadFile(path); in ParseConfigFile() local