Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/commonunittest/
H A Ddm_radar_helper_test.cpp134 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroup(info); in HWTEST_F()
141 bool res = DmRadarHelper::GetInstance().ReportAuthCreateGroup(info); in HWTEST_F()
/foundation/distributedhardware/device_manager/radar/include/
H A Ddm_radar_helper.h165 virtual bool ReportAuthCreateGroup(struct RadarInfo &info) = 0;
201 bool ReportAuthCreateGroup(struct RadarInfo &info) override;
/foundation/distributedhardware/device_manager/radar/src/lite/
H A Ddm_radar_helper.cpp74 bool DmRadarHelper::ReportAuthCreateGroup(struct RadarInfo &info) in ReportAuthCreateGroup() function in OHOS::DistributedHardware::DmRadarHelper
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp168 if (!DmRadarHelper::GetInstance().ReportAuthCreateGroup(info)) { in CreateGroup()
169 LOGE("ReportAuthCreateGroup failed"); in CreateGroup()
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp341 bool DmRadarHelper::ReportAuthCreateGroup(struct RadarInfo &info) in ReportAuthCreateGroup() function in OHOS::DistributedHardware::DmRadarHelper
372 LOGE("ReportAuthCreateGroup error, res:%{public}d", res); in ReportAuthCreateGroup()

Completed in 6 milliseconds