Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:uid

472     int uid = getCallingUid();
473 status_t ret = validateConnect(cameraId, uid);
494 uid,
1281 const int uid = getCallingUid();
1283 "can't use the camera pid=%d, uid=%d", pid, uid);
1433 ALOGV("%s: Start camera ops, package name = %s, client UID = %d",
1613 "can't dump CameraService from pid=%d, uid=%d\n",