Searched refs:GetRegistryObject (Results 1 – 14 of 14) sorted by relevance
59 const SvcIdentity *GetRegistryObject(void);
68 return GetRegistryObject(); in GetContextObject()
156 const SvcIdentity *GetRegistryObject(void) in GetRegistryObject() function
52 sptr<IRemoteObject> GetRegistryObject();
119 sptr<IRemoteObject> GetRegistryObject();
82 return current->GetRegistryObject(); in GetContextObject()
78 sptr<IRemoteObject> ProcessSkeleton::GetRegistryObject() in GetRegistryObject() function in OHOS::ProcessSkeleton
164 sptr<IRemoteObject> IPCProcessSkeleton::GetRegistryObject() in GetRegistryObject() function in OHOS::IPC_SINGLE::IPCProcessSkeleton172 sptr<IRemoteObject> object = current->GetRegistryObject(); in GetRegistryObject()
164 sptr<IRemoteObject> registryObject = skeleton->GetRegistryObject();
206 EXPECT_EQ(binderInvoker.GetSAMgrObject(), current->GetRegistryObject());
67 sptr<IRemoteObject> object = skeleton->GetRegistryObject();
224 objectStub = (IpcObjectStub *)(GetRegistryObject()->cookie); in HandleTransaction()
325 return current->GetRegistryObject(); in GetSAMgrObject()737 auto targetObject = IPCProcessSkeleton::GetCurrent()->GetRegistryObject(); in SamgrServiceSendRequest()
294 current->GetRegistryObject(); in GetRegistryObjectTest()