Home
last modified time | relevance | path

Searched refs:ReportEdmEvent (Results 1 – 3 of 3) sorted by relevance

/base/customization/enterprise_device_management/common/native/include/
Dhisysevent_adapter.h27 void ReportEdmEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo);
/base/customization/enterprise_device_management/common/native/src/
Dhisysevent_adapter.cpp23 void ReportEdmEvent(ReportType reportType, const std::string &apiName, const std::string &msgInfo) in ReportEdmEvent() function
/base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/
Dadmin_manager_addon.cpp30 ReportEdmEvent(ReportType::EDM_FUNC_EVENT, "enableAdmin", ""); in EnableAdmin()
145 ReportEdmEvent(ReportType::EDM_FUNC_EVENT, "disableAdmin", ""); in DisableAdmin()