Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_refbase_test.cpp215 class IPCProcessSkeleton : public virtual RefBase, public Singleton<IPCProcessSkeleton> class
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp76 IPCProcessSkeleton::IPCProcessSkeleton() in IPCProcessSkeleton() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp253 class IPCProcessSkeleton : public virtual RefBase, public Singleton<IPCProcessSkeleton> { class