Searched refs:InstantiableName (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aidl/
H A DType.h46 virtual string InstantiableName() const;
339 virtual string InstantiableName() const;
453 virtual string InstantiableName() const;
H A DType.cpp223 Type::InstantiableName() const function in class:Type
865 ListType::InstantiableName() const function in class:ListType
1152 GenericListType::InstantiableName() const function in class:GenericListType
H A DAST.cpp421 fprintf(to, "new %s(", this->type->InstantiableName().c_str());

Completed in 646 milliseconds