Home
last modified time | relevance | path

Searched refs:ReportPutCharProfileBatch (Results 1 - 4 of 4) sorted by relevance

/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h113 void ReportPutCharProfileBatch(int32_t errCode,
/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp161 DpRadarHelper::GetInstance().ReportPutCharProfileBatch(errCode, characteristicProfiles); in HWTEST_F()
163 DpRadarHelper::GetInstance().ReportPutCharProfileBatch(errCode, characteristicProfiles); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp368 DpRadarHelper::GetInstance().ReportPutCharProfileBatch(switchRes, switchCharProfiles); in PutCharacteristicProfileBatch()
376 DpRadarHelper::GetInstance().ReportPutCharProfileBatch(dynamicRes, dynamicCharProfiles); in PutCharacteristicProfileBatch()
704 DpRadarHelper::GetInstance().ReportPutCharProfileBatch(ret, switchCharProfiles); in SaveSwitchProfilesFromTempCache()
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp627 void DpRadarHelper::ReportPutCharProfileBatch(int32_t errCode, in ReportPutCharProfileBatch() function in OHOS::DistributedDeviceProfile::DpRadarHelper

Completed in 5 milliseconds