Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl.cpp222 string GetOutputFilePath(const Options& options, const AidlDefinedType& defined_type) { in GetOutputFilePath() function
810 output_file_name = GetOutputFilePath(options, *defined_type); in compile_aidl()