Searched refs:GetInterface (Results 1 – 6 of 6) sorted by relevance
31 Interface* GetInterface();
79 const AidlInterface* GetInterface(const AidlTypeSpecifier& type) const;
267 const AidlInterface* AidlTypenames::GetInterface(const AidlTypeSpecifier& type) const { in GetInterface() function in android::aidl::AidlTypenames
263 if (typenames.GetInterface(type) != nullptr) { in ParcelWriteCastOf()
362 return bluetooth::headset::GetInterface(); in get_profile_interface()
1453 Interface* GetInterface() { in GetInterface() function