Home
last modified time | relevance | path

Searched defs:apiName (Results 1 – 4 of 4) sorted by relevance

/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()
/base/customization/config_policy/frameworks/dfx/hisysevent_adapter/
Dhisysevent_adapter.cpp31 void ReportConfigPolicyEvent(ReportType reportType, const std::string &apiName, const std::string &… in ReportConfigPolicyEvent()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dapp_event_stat.cpp39 void WriteApiEndEventAsync(const std::string& apiName, uint64_t beginTime, int result, int errCode) in WriteApiEndEventAsync()
/base/global/resource_management/frameworks/resmgr/src/
Dnative_resource_manager.cpp32 vector<string> tempResultValue, string apiName) in copyStringArray()
97 ResourceManager_ErrorCode copyString(char **resultValue, string tempResultValue, string apiName) in copyString()