Home
last modified time | relevance | path

Searched refs:GetDeviceProfileService (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp115 auto dpService = GetDeviceProfileService(); in SendSubscribeInfosToService()
132 auto dpService = GetDeviceProfileService(); in PutAccessControlProfile()
142 auto dpService = GetDeviceProfileService(); in UpdateAccessControlProfile()
153 auto dpService = GetDeviceProfileService(); in GetTrustDeviceProfile()
163 auto dpService = GetDeviceProfileService(); in GetAllTrustDeviceProfile()
174 auto dpService = GetDeviceProfileService(); in GetAccessControlProfile()
189 auto dpService = GetDeviceProfileService(); in GetAllAccessControlProfile()
199 auto dpService = GetDeviceProfileService(); in DeleteAccessControlProfile()
209 auto dpService = GetDeviceProfileService(); in PutServiceProfile()
219 auto dpService = GetDeviceProfileService(); in PutServiceProfileBatch()
[all …]
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_crud_test.cpp121 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
146 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
171 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
195 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
216 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
249 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
267 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
305 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
348 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
373 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
[all …]
H A Dprofile_proxy_test.cpp68 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
96 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
115 auto dps = DistributedDeviceProfileClient::GetInstance().GetDeviceProfileService();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp144 auto dps = GetDeviceProfileService(); in PutDeviceProfile()
155 auto dps = GetDeviceProfileService(); in GetDeviceProfile()
168 auto dps = GetDeviceProfileService(); in DeleteDeviceProfile()
212 auto dps = GetDeviceProfileService(); in SubscribeProfileEvents()
264 auto dps = GetDeviceProfileService(); in UnsubscribeProfileEvents()
289 auto dps = GetDeviceProfileService(); in SyncDeviceProfile()
299 sptr<IDistributedDeviceProfile> DistributedDeviceProfileClient::GetDeviceProfileService() in GetDeviceProfileService() function in OHOS::DeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Ddistributed_device_profile_client.h74 sptr<IDistributedDeviceProfile> GetDeviceProfileService();
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/include/
H A Ddistributed_device_profile_client.h85 sptr<IDistributedDeviceProfile> GetDeviceProfileService();