Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp519 const string& readMethod = type->ReadFromParcelMethod(); in HandleServerTransaction() local
524 new MethodCall{string(kDataVarName) + "." + readMethod, in HandleServerTransaction()