Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl.cpp856 static string GetApiDumpPathFor(const AidlDefinedType& defined_type, const Options& options) { in GetApiDumpPathFor() function
870 io_delegate.GetCodeWriter(GetApiDumpPathFor(*type, options)); in dump_api()