Searched defs:GetUid (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/config/
H A DConfigKey.h40 inline int GetUid() const { function in class:android::os::statsd::ConfigKey
85 return (7 * key.GetUid()) ^ ((hash<long long>()(key.GetId())));
/frameworks/base/cmds/statsd/src/logd/
H A DLogEvent.h85 inline uint32_t GetUid() const { function in class:android::os::statsd::LogEvent

Completed in 91 milliseconds