Searched refs:ReportDestroyPinHolder (Results 1 - 5 of 5) sorted by relevance
/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | dm_radar_helper_test.cpp | 227 DmRadarHelper::GetInstance().ReportDestroyPinHolder(str, str, 0, stageRes); in HWTEST_F() 231 DmRadarHelper::GetInstance().ReportDestroyPinHolder(str, str, 0, stageRes); in HWTEST_F()
|
/foundation/distributedhardware/device_manager/radar/include/ |
H A D | dm_radar_helper.h | 178 virtual void ReportDestroyPinHolder(std::string hostName, 214 void ReportDestroyPinHolder(std::string hostName,
|
/foundation/distributedhardware/device_manager/radar/src/lite/ |
H A D | dm_radar_helper.cpp | 131 void DmRadarHelper::ReportDestroyPinHolder(std::string hostName, in ReportDestroyPinHolder() function in OHOS::DistributedHardware::DmRadarHelper
|
/foundation/distributedhardware/device_manager/services/service/src/pinholder/ |
H A D | pin_holder.cpp | 176 DmRadarHelper::GetInstance().ReportDestroyPinHolder(registerPkgName_, targetId.deviceId, ret, stageRes); in DestroyPinHolder()
|
/foundation/distributedhardware/device_manager/radar/src/ |
H A D | dm_radar_helper.cpp | 660 void DmRadarHelper::ReportDestroyPinHolder(std::string hostName, in ReportDestroyPinHolder() function in OHOS::DistributedHardware::DmRadarHelper
|
Completed in 5 milliseconds