HomeSort by relevance Sort by last modified time
    Searched refs:WriteToParcelMethod (Results 1 - 2 of 2) sorted by null

  /system/tools/aidl/
type_cpp.h 58 const std::string& WriteToParcelMethod() const {
generate_cpp.cpp 291 const string& method = type->WriteToParcelMethod();
497 return_type->WriteToParcelMethod();
510 const string& writeMethod = type->WriteToParcelMethod();

Completed in 637 milliseconds