Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp105 ArgList BuildArgList(const TypeNamespace& types, in BuildArgList() function
168 BuildArgList(types, method, true /* for method decl */), in BuildMethodDecl()
258 ArgList{BuildArgList(types, method, true /* for method decl */)}}}; in DefineClientTransaction()
453 BuildArgList(types, method, false /* not for method decl */))); in HandleServerTransaction()