Home
last modified time | relevance | path

Searched defs:reportData (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hicollie/interfaces/ndk/
Dhicollie.cpp58 int32_t NotifyAppFault(const OHOS::HiviewDFX::ReportData &reportData) in NotifyAppFault()
92 OHOS::HiviewDFX::ReportData reportData; in Report() local
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_report_list_aliases.cpp100 std::unordered_map<std::string, std::string> &reportData) in HksEventInfoToMapForListAliases()
Dhks_report_check_key_exited.cpp101 std::unordered_map<std::string, std::string> &reportData) in HksEventInfoToMapForCheckKeyExited()
Dhks_report_delete_key.cpp101 std::unordered_map<std::string, std::string> &reportData) in HksEventInfoToMapForDelete()
Dhks_report_import_key.cpp110 std::unordered_map<std::string, std::string> &reportData) in HksEventInfoToMapForImport()
Dhks_report_rename_key.cpp110 std::unordered_map<std::string, std::string> &reportData) in HksEventInfoToMapForRename()
Dhks_report_generate_key.cpp113 std::unordered_map<std::string, std::string> &reportData) in HksEventInfoToMapForKeyGen()
Dhks_report_common.cpp456 …nst struct HksEventKeyInfo *eventKeyInfo, std::unordered_map<std::string, std::string> &reportData) in EventInfoToMapKeyInfo()
494 …ksEventKeyAccessInfo *eventKeyAccessInfo, std::unordered_map<std::string, std::string> &reportData) in EventInfoToMapKeyAccessInfo()