Home
last modified time | relevance | path

Searched defs:SetRegistryObject (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/ipc/ipc/native/c/manager/include/
Diremote_invoker.h38 int32_t (*SetRegistryObject)(SvcIdentity target, SvcIdentity *samgr); member
/foundation/communication/ipc/ipc/native/c/manager/src/
Dipc_process_skeleton.c161 int32_t SetRegistryObject(SvcIdentity target) in SetRegistryObject() function
/foundation/communication/ipc/ipc/native/src/mock/source/
Dbinder_invoker.cpp788 bool BinderInvoker::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::IPC_SINGLE::BinderInvoker
/foundation/communication/ipc/ipc/native/src/mock/include/
Ddbinder_base_invoker.h1021 template <class T> bool DBinderBaseInvoker<T>::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_process_skeleton.cpp193 bool IPCProcessSkeleton::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::IPC_SINGLE::IPCProcessSkeleton