Searched refs:peerUid (Results 1 – 2 of 2) sorted by relevance
428 uid_t peerUid = getSocketPeerUid(session_socket, fail_fn_1); in com_android_internal_os_ZygoteCommandBuffer_nativeForkRepeatedly() local429 if (peerUid != static_cast<uid_t>(expected_uid)) { in com_android_internal_os_ZygoteCommandBuffer_nativeForkRepeatedly()
1089 int peerUid = peer.getUid(); in applyInvokeWithSecurityPolicy() local1091 if (args.mInvokeWith != null && peerUid != 0 in applyInvokeWithSecurityPolicy()