Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_ndk.h76 inline std::string FormatArgNameOnly(const std::string& /*type*/, const std::string& name, in FormatArgNameOnly() function
Dgenerate_ndk.cpp299 out << NdkArgList(types, method, FormatArgNameOnly) << ");\n"; in GenerateClientMethodDefinition()