Home
last modified time | relevance | path

Searched refs:mLogUid (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/logd/
DLogEvent.h86 return mLogUid; in GetUid()
185 uint32_t mLogUid; variable
DLogEvent.cpp35 mLogUid = msg.entry_v4.uid; in LogEvent()
46 mLogUid = 0; in LogEvent()
57 mLogUid = 0; in LogEvent()