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