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

  /system/tools/aidl/
type_cpp.h 55 const std::string& ReadFromParcelMethod() const {
generate_cpp.cpp 336 string method_call = return_type->ReadFromParcelMethod();
350 a->GetType().GetLanguageType<Type>()->ReadFromParcelMethod();
440 string readMethod = type->ReadFromParcelMethod();

Completed in 55 milliseconds