Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_to_ndk.h78 inline std::string FormatArgForCall(const std::string& /*type*/, const std::string& name, in FormatArgForCall() function
H A Dgenerate_ndk.cpp538 << NdkArgList(types, method, FormatArgForCall) << ");\n"; in GenerateServerCaseDefinition()