Searched refs:ReportGetCharProfile (Results 1 - 4 of 4) sorted by relevance
/foundation/deviceprofile/device_info_manager/radar/include/ |
H A D | dp_radar_helper.h | 118 void ReportGetCharProfile(int32_t errCode,
|
/foundation/deviceprofile/device_info_manager/radar/test/unittest/ |
H A D | dp_radar_helper_test.cpp | 201 DpRadarHelper::GetInstance().ReportGetCharProfile(errCode, deviceId, characteristicProfile); in HWTEST_F() 203 DpRadarHelper::GetInstance().ReportGetCharProfile(errCode, deviceId, characteristicProfile); in HWTEST_F()
|
/foundation/deviceprofile/device_info_manager/services/core/src/ |
H A D | distributed_device_profile_service_new.cpp | 424 DpRadarHelper::GetInstance().ReportGetCharProfile(switchRet, deviceId, charProfile); in GetCharacteristicProfile() 431 DpRadarHelper::GetInstance().ReportGetCharProfile(staticRet, deviceId, charProfile); in GetCharacteristicProfile() 437 DpRadarHelper::GetInstance().ReportGetCharProfile(ret, deviceId, charProfile); in GetCharacteristicProfile()
|
/foundation/deviceprofile/device_info_manager/radar/src/ |
H A D | dp_radar_helper.cpp | 766 void DpRadarHelper::ReportGetCharProfile(int32_t errCode, in ReportGetCharProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper
|
Completed in 5 milliseconds