Home
last modified time | relevance | path

Searched refs:ParseFile (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/
Daidl.cpp528 if (!p.ParseFile(input_file_name)) { in load_and_validate_aidl()
570 if (!p.ParseFile(import->GetFilename())) { in load_and_validate_aidl()
709 if (!p.ParseFile(file)) in preprocess_aidl()
Daidl_language.cpp220 bool Parser::ParseFile(const string& filename) { in ParseFile() function in Parser
Daidl_language.h348 bool ParseFile(const std::string& filename);