Searched refs:GetTrustDeviceProfileInner (Results 1 – 6 of 6) sorted by relevance
41 &DistributedDeviceProfileStubNew::GetTrustDeviceProfileInner; in DistributedDeviceProfileStubNew()119 return GetTrustDeviceProfileInner(data, reply); in NotifyAclEventInner()226 int32_t DistributedDeviceProfileStubNew::GetTrustDeviceProfileInner(MessageParcel& data, MessagePar… in GetTrustDeviceProfileInner() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileStubNew
39 int32_t GetTrustDeviceProfileInner(MessageParcel& data, MessageParcel& reply);
44 int32_t GetTrustDeviceProfileInner(MessageParcel& data, MessageParcel& reply);
64 &DistributedDeviceProfileStub::GetTrustDeviceProfileInner; in InitNewIpcInterface()131 return GetTrustDeviceProfileInner(data, reply); in NotifyAclEventInner()377 int32_t DistributedDeviceProfileStub::GetTrustDeviceProfileInner(MessageParcel& data, MessageParcel… in GetTrustDeviceProfileInner() function in OHOS::DeviceProfile::DistributedDeviceProfileStub
152 deviceProfileGetStub->GetTrustDeviceProfileInner(messageData, reply); in GetTrustDeviceProfileInnerTest()
326 int32_t ret = ProfileStub_->GetTrustDeviceProfileInner(data, reply);