Home
last modified time | relevance | path

Searched refs:SetServiceType (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dcontent_sensor_test.cpp203 profile.SetServiceType("test");
219 profile.SetServiceType("");
235 profile.SetServiceType("test");
251 profile.SetServiceType("");
267 profile.SetServiceType("");
H A Dprofile_crud_test.cpp129 profile.SetServiceType("test");
154 profile.SetServiceType("");
179 profile.SetServiceType("test");
203 profile.SetServiceType("test");
232 profileNew.SetServiceType("test");
730 profile.SetServiceType(SERVICE_TYPE);
792 profileNew.SetServiceType("test");
898 profile.SetServiceType("test");
916 profile.SetServiceType("test");
946 profile.SetServiceType("test");
[all …]
H A Dprofile_storage_test.cpp155 DeviceProfileStorageManager::GetInstance().SetServiceType("", "", profile);
174 DeviceProfileStorageManager::GetInstance().SetServiceType(udid, "", profile);
193 DeviceProfileStorageManager::GetInstance().SetServiceType("", serviceId, profile);
274 profile.SetServiceType("test");
293 profile.SetServiceType("test");
312 profile.SetServiceType("");
344 profile.SetServiceType(SERVICE_TYPE);
361 profile.SetServiceType(SERVICE_TYPE);
376 profile.SetServiceType(SERVICE_TYPE);
1030 profile.SetServiceType("test");
[all …]
H A Dprofile_proxy_test.cpp80 profile.SetServiceType("test");
H A Devent_subscribe_test.cpp102 profile.SetServiceType("fakeStorage"); in PutFakeStorage()
113 profile.SetServiceType("fakeSystem"); in PutFakeSystem()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp339 serviceProfile.SetServiceType("serviceType");
356 serviceProfile.SetServiceType("serviceType");
374 serviceProfile1.SetServiceType("serviceType");
379 serviceProfile2.SetServiceType("serviceType");
439 serviceProfile.SetServiceType("serviceType");
458 serviceProfile.SetServiceType("serviceType");
477 serviceProfile1.SetServiceType("serviceType2");
483 serviceProfile2.SetServiceType("serviceType3");
505 serviceProfile1.SetServiceType("serviceType");
512 serviceProfile4.SetServiceType("serviceType4");
[all …]
H A Ddistributed_device_profile_client_kv_test.cpp154 serviceProfile.SetServiceType("serviceType");
173 serviceProfile1.SetServiceType("serviceType1");
177 serviceProfile2.SetServiceType("serviceType2");
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp212 SetServiceType(udid, serviceId, profile); in GetDeviceProfile()
221 SetServiceType(queryUdid, serviceId, profile); in GetDeviceProfile()
248 void DeviceProfileStorageManager::SetServiceType(const std::string& udid, in SetServiceType() function in OHOS::DeviceProfile::DeviceProfileStorageManager
255 profile.SetServiceType(jsonData[SERVICE_TYPE]); in SetServiceType()
274 profile.SetServiceType(typeData[SERVICE_TYPE]); in SetServiceType()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/
H A Dservice_characteristic_profile.h29 void SetServiceType(const std::string& serviceType);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dapp_info_collector.cpp36 profile.SetServiceType(SERVICE_TYPE); in ConvertToProfileData()
H A Dstorage_info_collector.cpp38 profile.SetServiceType(SERVICE_TYPE); in ConvertToProfileData()
H A Dpasteboard_info_collector.cpp44 profile.SetServiceType(SERVICE_TYPE); in ConvertToProfileData()
H A Dsyscap_info_collector.cpp40 profile.SetServiceType(SERVICE_TYPE); in ConvertToProfileData()
H A Dsystem_info_collector.cpp43 profile.SetServiceType(SERVICE_TYPE); in ConvertToProfileData()
H A Ddevice_info_collector.cpp41 profile.SetServiceType(SERVICE_TYPE); in ConvertToProfileData()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Dservice_profile.h36 void SetServiceType(const std::string& serviceType);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/getdeviceprofile_fuzzer/
H A Dgetdeviceprofile_fuzzer.cpp46 profile.SetServiceType(serviceType); in FuzzGetDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofile_fuzzer/
H A Dputdeviceprofile_fuzzer.cpp50 profile.SetServiceType(serviceType); in FuzzPutDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Dservice_characteristic_profile.cpp36 void ServiceCharacteristicProfile::SetServiceType(const std::string& serviceType) in SetServiceType() function in OHOS::DeviceProfile::ServiceCharacteristicProfile
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dcollaboration_info_collector.cpp44 svrProfile.SetServiceType(*it); in ConvertToProfile()
H A Ddms_info_collector.cpp35 svrProfile.SetServiceType(DistributedSchedule::Constants::DMS_SERVICE_ID); in ConvertToProfile()
H A Dpasteboard_info_collector.cpp45 svrProfile.SetServiceType(SERVICE_ID); in ConvertToProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dservice_profile.cpp65 void ServiceProfile::SetServiceType(const std::string& serviceType) in SetServiceType() function in OHOS::DistributedDeviceProfile::ServiceProfile
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H A Ddevice_profile_storage_manager.h77 …void SetServiceType(const std::string& udid, const std::string& serviceId, ServiceCharacteristicPr…
/ohos5.0/foundation/deviceprofile/device_info_manager/
H A DREADME_zh.md100 profile.SetServiceType(serviceType);

12