Home
last modified time | relevance | path

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

/foundation/communication/ipc/ipc/native/test/unittest/common/
Dipc_process_skeleton_unittest.cpp410 std::vector<uint32_t> proxyHandle { 1 }; variable
1724 std::vector<uint32_t> proxyHandle { 1 }; variable
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_process_skeleton.cpp442 … IPCProcessSkeleton::QueryProxyBySessionHandle(uint32_t handle, std::vector<uint32_t> &proxyHandle) in QueryProxyBySessionHandle()