Home
last modified time | relevance | path

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

/aosp12/system/tools/aidl/
H A Daidl_to_ndk.h73 inline std::string FormatArgNameUnused(const std::string& type, const std::string& name, in FormatArgNameUnused() function
H A Dgenerate_ndk.cpp776 << NdkArgList(types, *method, FormatArgNameUnused) << ") {\n"; in GenerateInterfaceSource()