Home
last modified time | relevance | path

Searched refs:GetInterface (Results 1 – 6 of 6) sorted by relevance

/system/bt/btif/include/
Dbtif_hf.h31 Interface* GetInterface();
/system/tools/aidl/
Daidl_typenames.h79 const AidlInterface* GetInterface(const AidlTypeSpecifier& type) const;
Daidl_typenames.cpp267 const AidlInterface* AidlTypenames::GetInterface(const AidlTypeSpecifier& type) const { in GetInterface() function in android::aidl::AidlTypenames
Daidl_to_cpp.cpp263 if (typenames.GetInterface(type) != nullptr) { in ParcelWriteCastOf()
/system/bt/btif/src/
Dbluetooth.cc362 return bluetooth::headset::GetInterface(); in get_profile_interface()
Dbtif_hf.cc1453 Interface* GetInterface() { in GetInterface() function