Searched refs:checkUid (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/
H A DStatsService.cpp69 binder::Status checkUid(uid_t expectedUid) { function in namespace:android::os::statsd
111 binder::Status status = checkUid((uid)); \
/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp147 binder::Status checkUid(uid_t expectedUid) { function in namespace:android::installd::__anon1362
205 binder::Status status = checkUid((uid)); \

Completed in 86 milliseconds