Home
last modified time | relevance | path

Searched refs:IpcSetRegistryObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c396 static int32_t IpcSetRegistryObject(SvcIdentity target, SvcIdentity *samgr) in IpcSetRegistryObject() function
552 g_ipcInvoker.SetRegistryObject = IpcSetRegistryObject; in InitBinderConnector()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c534 static int32_t IpcSetRegistryObject(SvcIdentity target, SvcIdentity *samgr) in IpcSetRegistryObject() function
669 g_ipcInvoker.SetRegistryObject = IpcSetRegistryObject; in InitIpcConnector()