Home
last modified time | relevance | path

Searched refs:ReportNetworkOnline (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h171 virtual bool ReportNetworkOnline(struct RadarInfo &info) = 0;
207 bool ReportNetworkOnline(struct RadarInfo &info) override;
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp104 bool DmRadarHelper::ReportNetworkOnline(struct RadarInfo &info) in ReportNetworkOnline() function in OHOS::DistributedHardware::DmRadarHelper
/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp208 bool res = DmRadarHelper::GetInstance().ReportNetworkOnline(info); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp263 if (!GetDmRadarHelperObj()->ReportNetworkOnline(radarInfo)) { in OnSoftbusDeviceOnline()
264 LOGE("ReportNetworkOnline failed"); in OnSoftbusDeviceOnline()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp539 bool DmRadarHelper::ReportNetworkOnline(struct RadarInfo &info) in ReportNetworkOnline() function in OHOS::DistributedHardware::DmRadarHelper
556 LOGE("ReportNetworkOnline error, res:%{public}d", res); in ReportNetworkOnline()

Completed in 6 milliseconds