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

/system/tools/aidl/
H A Dtype_java.cpp59 string Type::InstantiableName() const { return JavaType(); } function in class:android::aidl::java::Type
552 string ListType::InstantiableName() const { return "java.util.ArrayList"; } function in class:android::aidl::java::ListType
725 string GenericListType::InstantiableName() const { function in class:android::aidl::java::GenericListType

Completed in 52 milliseconds