Searched defs:callingUid (Results 1 – 2 of 2) sorted by relevance
480 let callingUid = rpc.IPCSkeleton.getCallingUid(); variable505 let callingUid = rpc.IPCSkeleton.getCallingUid(); variable
131 uint64_t callingUid = OH_IPCSkeleton_GetCallingUid(); in OHIPCSkeletonGetCallingUid() local