Searched refs:GetSwitchCharacteristicProfile (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_control_utils_test.cpp | 1176 int32_t ret = profileControlUtils->GetSwitchCharacteristicProfile(appId, deviceId, 1196 int32_t ret = profileControlUtils->GetSwitchCharacteristicProfile(appId, deviceId, 1216 int32_t ret = profileControlUtils->GetSwitchCharacteristicProfile(appId, deviceId, 1236 int32_t ret = profileControlUtils->GetSwitchCharacteristicProfile(appId, deviceId, 1256 int32_t ret = profileControlUtils->GetSwitchCharacteristicProfile(appId, deviceId, 1281 int32_t ret = profileControlUtils->GetSwitchCharacteristicProfile(appId, deviceId, 1305 int32_t ret = profileControlUtils->GetSwitchCharacteristicProfile(appId, deviceId,
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/utils/ |
H A D | profile_control_utils.h | 50 …static int32_t GetSwitchCharacteristicProfile(const std::string& appId, const std::string& deviceI…
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
H A D | switch_profile_manager.cpp | 102 …res = ProfileControlUtils::GetSwitchCharacteristicProfile(APP_ID, deviceId, serviceName, character… in GetCharacteristicProfile()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/ |
H A D | profile_control_utils.cpp | 354 int32_t ProfileControlUtils::GetSwitchCharacteristicProfile(const std::string& appId, const std::st… in GetSwitchCharacteristicProfile() function in OHOS::DistributedDeviceProfile::ProfileControlUtils
|