Home
last modified time | relevance | path

Searched refs:ValidateOutputFilePath (Results 1 – 4 of 4) sorted by relevance

/system/tools/aidl/
Dgenerate_cpp_analyzer.cpp195 if (!ValidateOutputFilePath(output_file, options, defined_type)) { in GenerateCppAnalyzer()
Daidl_to_cpp_common.h68 bool ValidateOutputFilePath(const string& output_file, const Options& options,
Daidl_to_cpp_common.cpp107 bool ValidateOutputFilePath(const string& output_file, const Options& options, in ValidateOutputFilePath() function
Dgenerate_cpp.cpp1567 if (!ValidateOutputFilePath(output_file, options, defined_type)) { in GenerateCpp()