Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h115 void ReportGetDeviceProfile(int32_t errCode, const std::string& deviceId, DeviceProfile& deviceProfile);
/foundation/deviceprofile/device_info_manager/radar/test/unittest/
H A Ddp_radar_helper_test.cpp174 DpRadarHelper::GetInstance().ReportGetDeviceProfile(errCode, deviceId, deviceProfile); in HWTEST_F()
176 DpRadarHelper::GetInstance().ReportGetDeviceProfile(errCode, deviceId, deviceProfile); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp396 DpRadarHelper::GetInstance().ReportGetDeviceProfile(ret, deviceId, deviceProfile); in GetDeviceProfile()
/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp679 void DpRadarHelper::ReportGetDeviceProfile(int32_t errCode, const std::string& deviceId, DeviceProfile& deviceProfile) in ReportGetDeviceProfile() function in OHOS::DistributedDeviceProfile::DpRadarHelper

Completed in 5 milliseconds