Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp585 string writeMethod = in HandleServerTransaction() local
589 kAndroidStatusVarName, new MethodCall{writeMethod, in HandleServerTransaction()
599 const string& writeMethod = type->WriteToParcelMethod(); in HandleServerTransaction() local
603 new MethodCall{string(kReplyVarName) + "->" + writeMethod, in HandleServerTransaction()