Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dparser.cpp133 std::string config_contents; in ParseConfigFileInsecure() local
145 auto config_contents = ReadFile(path); in ParseConfigFile() local