Home
last modified time | relevance | path

Searched defs:GetUid (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/config/
H A DConfigKey.h40 inline int GetUid() const { in GetUid() function
/aosp12/system/bt/packet/avrcp/
H A Dplay_item.cc54 uint64_t PlayItemRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::PlayItemRequest
H A Dchange_path.cc63 uint64_t ChangePathRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::ChangePathRequest
H A Dget_item_attributes.cc92 uint64_t GetItemAttributesRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::GetItemAttributesRequest
/aosp12/packages/modules/StatsD/statsd/src/logd/
H A DLogEvent.h90 inline int32_t GetUid() const { return mLogUid; } in GetUid() function