Home
last modified time | relevance | path

Searched refs:REGISTRY_HANDLE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h26 constexpr int REGISTRY_HANDLE = 0; variable
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h28 constexpr int REGISTRY_HANDLE = 0; variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp174 object = FindOrNewObject(REGISTRY_HANDLE); in GetRegistryObject()
246 if (handle == REGISTRY_HANDLE) { in GetProxyObject()
253 if (!invoker->PingService(REGISTRY_HANDLE)) { in GetProxyObject()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_binder_databus_invoker_unittest.cpp294 uint32_t handle = REGISTRY_HANDLE;