Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/config/
DConfigKey.h40 inline int GetUid() const { in GetUid() function
/packages/modules/Bluetooth/system/packet/avrcp/
Dplay_item.cc53 uint64_t PlayItemRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::PlayItemRequest
Dchange_path.cc69 uint64_t ChangePathRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::ChangePathRequest
Dget_item_attributes.cc97 uint64_t GetItemAttributesRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::GetItemAttributesRequest
/packages/modules/StatsD/statsd/src/logd/
DLogEvent.h143 inline int32_t GetUid() const { return mLogUid; } in GetUid() function