Lines Matching defs:uid
305 "can't dump AudioFlinger from pid=%d, uid=%d\n",1291 // TODO: the uid should be passed in as a parameter to openRecord1430 uid_t uid = IPCThreadState::self()->getCallingUid();1431 if (uid != AID_SYSTEM) {