Home
last modified time | relevance | path

Searched refs:GetCharacteristicProfile (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_cache_test.cpp202 …int32_t ret = ProfileCache::GetInstance().GetCharacteristicProfile(devId, serName, charKey, charPr…
206 … ret = ProfileCache::GetInstance().GetCharacteristicProfile(devId, serName, charKey, charProfile);
210 … ret = ProfileCache::GetInstance().GetCharacteristicProfile(devId, serName, charKey, charProfile);
214 … ret = ProfileCache::GetInstance().GetCharacteristicProfile(devId, serName, charKey, charProfile);
218 … ret = ProfileCache::GetInstance().GetCharacteristicProfile(devId, serName, charKey, charProfile);
222 … ret = ProfileCache::GetInstance().GetCharacteristicProfile(devId, serName, charKey, charProfile);
226 … ret = ProfileCache::GetInstance().GetCharacteristicProfile(devId, serName, charKey, charProfile);
231 … ret = ProfileCache::GetInstance().GetCharacteristicProfile(devId, serName, charKey, charProfile);
H A Ddevice_profile_manager_test.cpp898 … int32_t ret = DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceName,
921 … int32_t ret = DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceName,
928 ret = DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceName,
946 … int32_t ret = DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceName,
966 … int32_t ret = DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceName,
1487 …int32_t ret3 = DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceName3,
1564 … int32_t ret = DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceName3,
H A Dswitch_profile_manager_test.cpp136 …int32_t errCode = SwitchProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceNa…
H A Dprofile_control_utils_test.cpp962 int32_t ret = profileControlUtils->GetCharacteristicProfile(kvStore, deviceId, serviceName,
985 int32_t ret = profileControlUtils->GetCharacteristicProfile(kvStore, deviceId, serviceName,
1008 int32_t ret = profileControlUtils->GetCharacteristicProfile(kvStore, deviceId, serviceName,
1031 int32_t ret = profileControlUtils->GetCharacteristicProfile(kvStore, deviceId, serviceName,
1056 int32_t ret = profileControlUtils->GetCharacteristicProfile(kvStore, deviceId, serviceName,
1081 int32_t ret = profileControlUtils->GetCharacteristicProfile(kvStore, deviceId, serviceName,
1109 int32_t ret = profileControlUtils->GetCharacteristicProfile(kvStore, deviceId, serviceName,
H A Dstatic_profile_manager_test.cpp120 …int32_t errCode = StaticProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceNa…
H A Ddistributed_device_profile_stub_new_test.cpp52 int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
173 int32_t MockDistributedDeviceProfileStubNew::GetCharacteristicProfile(const std::string& deviceId, in GetCharacteristicProfile() function in OHOS::DistributedDeviceProfile::MockDistributedDeviceProfileStubNew
H A Ddp_profile_service_test.cpp246 DistributedDeviceProfileServiceNew::GetInstance().GetCharacteristicProfile(devid,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp96 int32_t StaticProfileManager::GetCharacteristicProfile(const std::string& deviceId, const std::stri… in GetCharacteristicProfile() function in OHOS::DistributedDeviceProfile::StaticProfileManager
116 getResult = ProfileControlUtils::GetCharacteristicProfile(staticProfileStore_, deviceId, in GetCharacteristicProfile()
H A Dswitch_profile_manager.cpp96 int32_t SwitchProfileManager::GetCharacteristicProfile(const std::string& deviceId, const std::stri… in GetCharacteristicProfile() function in OHOS::DistributedDeviceProfile::SwitchProfileManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Dswitch_profile_manager.h38 int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
H A Dstatic_profile_manager.h34 int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
H A Ddevice_profile_manager.h57 int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dcollaboration_info_collector.cpp56 if (DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, *it, in ConvertToProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp409 int32_t DistributedDeviceProfileServiceNew::GetCharacteristicProfile(const std::string& deviceId, in GetCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileServiceNew
418 …int32_t switchRet = SwitchProfileManager::GetInstance().GetCharacteristicProfile(deviceId, service… in GetCharacteristicProfile()
425 …int32_t staticRet = StaticProfileManager::GetInstance().GetCharacteristicProfile(deviceId, service… in GetCharacteristicProfile()
431 … int32_t ret = DeviceProfileManager::GetInstance().GetCharacteristicProfile(deviceId, serviceName, in GetCharacteristicProfile()
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddev_profile.cpp188 …int32_t ret = DistributedDeviceProfileClient::GetInstance().GetCharacteristicProfile(udid, SWITCH_… in GetEnabledStatus()
214 DistributedDeviceProfileClient::GetInstance().GetCharacteristicProfile( in GetRemoteDeviceVersion()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dmock_distributed_device_profile_client.cpp96 int32_t DistributedDeviceProfileClient::GetCharacteristicProfile(const std::string& deviceId, in GetCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H A Dprofile_control_utils.h48 …static int32_t GetCharacteristicProfile(std::shared_ptr<IKVAdapter> kvStore, const std::string& de…
H A Dprofile_cache.h58 int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Di_distributed_device_profile.h53 …virtual int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceNa…
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/include/
H A Ddistributed_device_profile_proxy.h57 int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
H A Ddistributed_device_profile_client.h61 int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_control_utils.cpp276 int32_t ProfileControlUtils::GetCharacteristicProfile(std::shared_ptr<IKVAdapter> kvStore, const st… in GetCharacteristicProfile() function in OHOS::DistributedDeviceProfile::ProfileControlUtils
290 …if (ProfileCache::GetInstance().GetCharacteristicProfile(deviceId, serviceName, characteristicKey,… in GetCharacteristicProfile()
364 …if (ProfileCache::GetInstance().GetCharacteristicProfile(deviceId, serviceName, characteristicKey,… in GetSwitchCharacteristicProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/
H A Ddistributed_device_profile_service_new.h59 int32_t GetCharacteristicProfile(const std::string& deviceId, const std::string& serviceName,
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp277 int32_t DistributedDeviceProfileClient::GetCharacteristicProfile(const std::string& deviceId, in GetCharacteristicProfile() function in OHOS::DistributedDeviceProfile::DistributedDeviceProfileClient
285 …return dpService->GetCharacteristicProfile(deviceId, serviceName, characteristicId, characteristic… in GetCharacteristicProfile()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_version_manager.cpp83 …= DistributedDeviceProfile::DistributedDeviceProfileClient::GetInstance().GetCharacteristicProfile( in GetAppInfoFromDP()

12