Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.h58 const std::string& WriteToParcelMethod() const { in WriteToParcelMethod() function
Dgenerate_cpp.cpp286 string method = type->WriteToParcelMethod(); in DefineClientTransaction()
474 return_type->WriteToParcelMethod(); in HandleServerTransaction()
487 string writeMethod = type->WriteToParcelMethod(); in HandleServerTransaction()