Home
last modified time | relevance | path

Searched defs:callingPid (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/arkxtest/perftest/core/src/
Dperf_test_strategy.cpp76 int32_t callingPid = IPCSkeleton::GetCallingPid(); in GetBundleNameByPid() local
/test/xts/dcts/communication/dsoftbus/rpcserver/entry/src/main/ets/serviceability/
DServiceAbility.ts482 let callingPid = rpc.IPCSkeleton.getCallingPid(); variable
507 let callingPid = rpc.IPCSkeleton.getCallingPid(); variable
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
Dipc_capi.cpp123 uint64_t callingPid = OH_IPCSkeleton_GetCallingPid(); in OHIPCSkeletonGetCallingPid() local