Searched defs:input_file_path (Results 1 – 6 of 6) sorted by relevance
35 std::string input_file_path; member
295 Result<sysprop::Properties> ParseProps(const std::string& input_file_path) { in ParseProps()318 const std::string& input_file_path) { in ParseApiFile()
34 std::string input_file_path; member
468 Result<void> GenerateJavaLibrary(const std::string& input_file_path, in GenerateJavaLibrary()
485 Result<void> GenerateCppFiles(const std::string& input_file_path,
169 const std::string input_file_path = file->GetPath(); in MoveOrEraseFiles() local