Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp106 ArgList BuildArgList(const TypeNamespace& types, in BuildArgList() function
169 BuildArgList(types, method, true /* for method decl */), in BuildMethodDecl()
259 ArgList{BuildArgList(types, method, true /* for method decl */)}}}; in DefineClientTransaction()
476 BuildArgList(types, method, false /* not for method decl */))); in HandleServerTransaction()