Searched refs:ParcelReadMethodOf (Results 1 – 3 of 3) sorted by relevance
46 std::string ParcelReadMethodOf(const AidlTypeSpecifier& type, const AidlTypenames& typenames);
234 std::string ParcelReadMethodOf(const AidlTypeSpecifier& type, const AidlTypenames& typenames) { in ParcelReadMethodOf() function
375 const string& method_call = ParcelReadMethodOf(method.GetType(), typenames); in DefineClientTransaction()387 string method = ParcelReadMethodOf(a->GetType(), typenames); in DefineClientTransaction()568 const string& readMethod = ParcelReadMethodOf(a->GetType(), typenames); in HandleServerTransaction()1150 string method = ParcelReadMethodOf(variable->GetType(), typenames); in BuildParcelSource()