Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Diremote_invoker.h38 int32_t (*SetRegistryObject)(SvcIdentity target, SvcIdentity *samgr); member
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_interface.h181 template <class T> bool DBinderBaseInvoker<T>::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c161 int32_t SetRegistryObject(SvcIdentity target) in SetRegistryObject() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp85 void ProcessSkeleton::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::ProcessSkeleton
H A Dipc_process_skeleton.cpp275 bool IPCProcessSkeleton::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1317 bool BinderInvoker::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::IPC_SINGLE::BinderInvoker