Home
last modified time | relevance | path

Searched defs:contained_type (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_to_java.cpp262 const string& contained_type = c.type.GetTypeParameters().at(0)->GetName(); in WriteToParcelFor() local
486 const string& contained_type = c.type.GetTypeParameters().at(0)->GetName(); in CreateFromParcelFor() local
668 const string& contained_type = c.type.GetTypeParameters().at(0)->GetName(); in ReadFromParcelFor() local
Daidl_language.cpp813 const string& contained_type = this->GetTypeParameters()[0]->GetName(); in LanguageSpecificCheckValid() local