Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/fields/
Dpacket_field.cc27 ParseLocation PacketField::GetLocation() const { in GetLocation() function in PacketField
/system/tools/aidl/
Daidl_language.h109 const AidlLocation& GetLocation() const { return location_; } in GetLocation() function