Home
last modified time | relevance | path

Searched refs:SA_MAGR_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/radar/src/
H A Ddp_radar_helper.cpp46 "TO_CALL_PKG", SA_MAGR_NAME); in ReportCheckDpSa()
58 "TO_CALL_PKG", SA_MAGR_NAME, in ReportCheckDpSa()
80 "TO_CALL_PKG", SA_MAGR_NAME); in ReportLoadDpSa()
92 "TO_CALL_PKG", SA_MAGR_NAME, in ReportLoadDpSa()
114 "HOST_NAME", SA_MAGR_NAME); in ReportLoadDpSaCb()
126 "HOST_NAME", SA_MAGR_NAME, in ReportLoadDpSaCb()
/ohos5.0/foundation/deviceprofile/device_info_manager/radar/include/
H A Ddp_radar_helper.h36 const std::string SA_MAGR_NAME = "distributed.sa.manager"; variable