Home
last modified time | relevance | path

Searched defs:SetRegistryObject (Results 1 – 8 of 8) 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/src/core/dbinder/include/
Ddbinder_base_invoker_interface.h181 template <class T> bool DBinderBaseInvoker<T>::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function
/foundation/communication/ipc/ipc/native/c/manager/src/
Dipc_process_skeleton.c162 int32_t SetRegistryObject(SvcIdentity target) in SetRegistryObject() function
/foundation/communication/ipc/test/unittest/ipc/native/src/core/source/
Dipc_skeleton_unittest.cpp87 bool IPCProcessSkeleton::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::IPCProcessSkeleton
Dipc_process_skeleton_unittest.cpp144 bool BinderInvoker::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::BinderInvoker
/foundation/communication/ipc/ipc/native/src/core/framework/source/
Dprocess_skeleton.cpp87 void ProcessSkeleton::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::ProcessSkeleton
Dipc_process_skeleton.cpp277 bool IPCProcessSkeleton::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/foundation/communication/ipc/ipc/native/src/core/invoker/source/
Dbinder_invoker.cpp1281 bool BinderInvoker::SetRegistryObject(sptr<IRemoteObject> &object) in SetRegistryObject() function in OHOS::IPC_SINGLE::BinderInvoker