Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.h53 const std::string& ReadFromParcelMethod() const { in ReadFromParcelMethod() function
Dgenerate_cpp.cpp352 const string& method_call = return_type->ReadFromParcelMethod(); in DefineClientTransaction()
366 a->GetType().GetLanguageType<Type>()->ReadFromParcelMethod(); in DefineClientTransaction()
519 const string& readMethod = type->ReadFromParcelMethod(); in HandleServerTransaction()
1060 string method = variable->GetType().GetLanguageType<Type>()->ReadFromParcelMethod(); in BuildParcelSource()