Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp261 bool Parser::ParseFile(const string& filename) { in ParseFile() function in Parser
/system/core/init/
Dservice.cpp512 bool Service::ParseFile(const std::vector<std::string>& args, std::string* err) { in ParseFile() function in Service