Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.h55 const std::string& ReadFromParcelMethod() const { in ReadFromParcelMethod() function
Dgenerate_cpp.cpp336 string method_call = return_type->ReadFromParcelMethod(); in DefineClientTransaction()
350 a->GetType().GetLanguageType<Type>()->ReadFromParcelMethod(); in DefineClientTransaction()
440 string readMethod = type->ReadFromParcelMethod(); in HandleServerTransaction()