Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp671 string writeMethod = in HandleServerTransaction() local
675 new MethodCall(writeMethod, in HandleServerTransaction()
684 const string& writeMethod = ParcelWriteMethodOf(a->GetType(), typenames); in HandleServerTransaction() local
687 new MethodCall(string(kReplyVarName) + "->" + writeMethod, in HandleServerTransaction()