Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Daidl_test_sentinel_searcher.cpp36 bool ReadLines(const string& input_file_path, vector<string>* lines) { in ReadLines()
73 const string input_file_path = argv[2]; in main() local
/system/tools/sysprop/
DJavaMain.cpp35 std::string input_file_path; member
DCommon.cpp277 Result<sysprop::Properties> ParseProps(const std::string& input_file_path) { in ParseProps()
299 const std::string& input_file_path) { in ParseApiFile()
DCppMain.cpp34 std::string input_file_path; member
DJavaGen.cpp398 Result<void> GenerateJavaLibrary(const std::string& input_file_path, in GenerateJavaLibrary()
DCppGen.cpp434 Result<void> GenerateCppFiles(const std::string& input_file_path, in GenerateCppFiles()