Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp96 ArgList BuildArgList(const AidlTypenames& typenames, const AidlMethod& method, bool for_declaration, in BuildArgList() function
170 BuildArgList(typenames, method, true /* for method decl */), modifiers}}; in BuildMethodDecl()
258 ArgList{BuildArgList(typenames, method, true /* for method decl */)}}}; in DefineClientTransaction()
593 method.GetName(), BuildArgList(typenames, method, false /* not for method decl */))); in HandleServerTransaction()
1036 << BuildArgList(typenames, *method, true, true).ToString() << " override {\n" in BuildInterfaceHeader()