Home
last modified time | relevance | path

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

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