Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h172 virtual bool ReportNetworkOffline(struct RadarInfo &info) = 0;
208 bool ReportNetworkOffline(struct RadarInfo &info) override;
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp109 bool DmRadarHelper::ReportNetworkOffline(struct RadarInfo &info) in ReportNetworkOffline() function in OHOS::DistributedHardware::DmRadarHelper
/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp215 bool res = DmRadarHelper::GetInstance().ReportNetworkOffline(info); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp310 if (!GetDmRadarHelperObj()->ReportNetworkOffline(radarInfo)) { in OnSoftbusDeviceOffline()
311 LOGE("ReportNetworkOffline failed"); in OnSoftbusDeviceOffline()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp562 bool DmRadarHelper::ReportNetworkOffline(struct RadarInfo &info) in ReportNetworkOffline() function in OHOS::DistributedHardware::DmRadarHelper
578 LOGE("ReportNetworkOffline error, res:%{public}d", res); in ReportNetworkOffline()

Completed in 6 milliseconds