Searched defs:GetUid (Results 1 – 5 of 5) sorted by relevance
/packages/modules/StatsD/statsd/src/config/ | ||
D | ConfigKey.h | 40 inline int GetUid() const { in GetUid() function |
/packages/modules/Bluetooth/system/packet/avrcp/ | ||
D | play_item.cc | 53 uint64_t PlayItemRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::PlayItemRequest |
D | change_path.cc | 69 uint64_t ChangePathRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::ChangePathRequest |
D | get_item_attributes.cc | 97 uint64_t GetItemAttributesRequest::GetUid() const { in GetUid() function in bluetooth::avrcp::GetItemAttributesRequest |
/packages/modules/StatsD/statsd/src/logd/ | ||
D | LogEvent.h | 143 inline int32_t GetUid() const { return mLogUid; } in GetUid() function |