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