Searched defs:IInterfaceType (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ | ||
D | type_java.h | 306 const Type* IInterfaceType() const { return m_iinterface_type; } in IInterfaceType() function |
D | type_java.cpp | 163 IInterfaceType::IInterfaceType(const JavaTypeNamespace* types) in IInterfaceType() function in android::aidl::java::IInterfaceType |