Home
last modified time | relevance | path

Searched defs:callingUid (Results 1 – 2 of 2) sorted by relevance

/test/xts/dcts/communication/dsoftbus/rpcserver/entry/src/main/ets/serviceability/
DServiceAbility.ts480 let callingUid = rpc.IPCSkeleton.getCallingUid(); variable
505 let callingUid = rpc.IPCSkeleton.getCallingUid(); variable
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
Dipc_capi.cpp131 uint64_t callingUid = OH_IPCSkeleton_GetCallingUid(); in OHIPCSkeletonGetCallingUid() local