Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.h56 const std::string& WriteToParcelMethod() const { in WriteToParcelMethod() function
Dgenerate_cpp.cpp278 const string& method = type->WriteToParcelMethod(); in DefineClientTransaction()
587 return_type->WriteToParcelMethod(); in HandleServerTransaction()
599 const string& writeMethod = type->WriteToParcelMethod(); in HandleServerTransaction()
1087 string method = variable->GetType().GetLanguageType<Type>()->WriteToParcelMethod(); in BuildParcelSource()