Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/src/
Dpacket.cc106 serial_data_type_t Packet::GetType() const { return type_; } in GetType() function in test_vendor_lib::Packet
/system/tools/aidl/
Daidl_language.h127 const AidlType& GetType() const { return *type_; } in GetType() function
210 const AidlType& GetType() const { return *type_; } in GetType() function