/foundation/multimodalinput/input/service/dfx/src/ |
H A D | dfx_hisysevent.cpp | 75 void DfxHisysevent::OnDeviceConnect(int32_t id, OHOS::HiviewDFX::HiSysEvent::EventType type) in OnDeviceConnect() 81 if (type == OHOS::HiviewDFX::HiSysEvent::EventType::FAULT) { in OnDeviceConnect() 90 OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MODAL_INPUT, in OnDeviceConnect() 95 MMI_HILOGE("HiviewDFX Write failed, ret:%{public}d", ret); in OnDeviceConnect() 99 OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MODAL_INPUT, in OnDeviceConnect() 108 MMI_HILOGE("HiviewDFX Write failed, ret:%{public}d", ret); in OnDeviceConnect() 113 void DfxHisysevent::OnDeviceDisconnect(int32_t id, OHOS::HiviewDFX::HiSysEvent::EventType type) in OnDeviceDisconnect() 117 OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MODAL_INPUT, in OnDeviceDisconnect() 122 MMI_HILOGE("HiviewDFX Write failed, ret:%{public}d", ret); in OnDeviceDisconnect() 128 OHOS::HiviewDFX in OnDeviceDisconnect() [all...] |
/foundation/multimedia/camera_framework/common/utils/ |
H A D | camera_log.h | 151 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::CAMERA, "CAMERA_STATISTIC", \ 152 HiviewDFX::HiSysEvent::EventType::STATISTIC, \ 158 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::CAMERA, "CAMERA_SECURITY", \ 159 HiviewDFX::HiSysEvent::EventType::SECURITY, \ 165 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::CAMERA, "CAMERA_STATE", \ 166 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, \ 172 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::CAMERA, "CAMERA_ERR", \ 173 HiviewDFX::HiSysEvent::EventType::FAULT, \ 179 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::CAMERA, "CAMERA_CONNECT", \ 180 HiviewDFX [all...] |
/foundation/multimedia/media_foundation/services/media_monitor/server/src/ |
H A D | media_event_base_writer.cpp | 24 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, LOG_DOMAIN_FOUNDATION, "MediaEventBaseWriter"}; 39 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::AUDIO, "HEADSET_CHANGE", in WriteHeasetChange() 40 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in WriteHeasetChange() 55 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::AUDIO, "VOLUME_CHANGE", in WriteVolumeChange() 56 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in WriteVolumeChange() 77 auto ret = HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::AUDIO, "STREAM_CHANGE", in WriteStreamChange() 78 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in WriteStreamChange() 102 auto ret = HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::AUDIO, "STREAM_STANDBY", in WriteStreamStandby() 103 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in WriteStreamStandby() 120 auto ret = HiSysEventWrite(HiviewDFX in WriteDeviceChange() [all...] |
/foundation/communication/wifi/wifi/base/shared_util/ |
H A D | wifi_watchdog_utils.cpp | 59 HiviewDFX::XCollie::GetInstance().SetTimer("WifiResetTimer", TIME_OUT_WATCHDOG,
in ResetProcess() 60 nullptr, nullptr, HiviewDFX::XCOLLIE_FLAG_LOG|HiviewDFX::XCOLLIE_FLAG_RECOVERY);
in ResetProcess() 66 HiviewDFX::XCollie::GetInstance().SetTimer("WifiResetTimer", RESET_NOW,
in ResetProcess() 67 nullptr, nullptr, HiviewDFX::XCOLLIE_FLAG_LOG|HiviewDFX::XCOLLIE_FLAG_RECOVERY);
in ResetProcess() 82 return HiviewDFX::XCollie::GetInstance().SetTimer(funcName, TIME_OUT_WATCHDOG,
in StartWatchDogForFunc() 83 nullptr, nullptr, HiviewDFX::XCOLLIE_FLAG_LOG);
in StartWatchDogForFunc() 92 HiviewDFX::XCollie::GetInstance().CancelTimer(id);
in StopWatchDogForFunc() 104 HiviewDFX in FfrtCallback() [all...] |
/foundation/deviceprofile/device_info_manager/old/radar/src/ |
H A D | dp_radar_helper.cpp | 29 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportCheckDpSa() 31 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportCheckDpSa() 41 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportCheckDpSa() 43 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportCheckDpSa() 64 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportLoadDpSa() 66 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportLoadDpSa() 75 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportLoadDpSa() 77 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportLoadDpSa() 98 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportLoadDpSaCb() 100 HiviewDFX in ReportLoadDpSaCb() [all...] |
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_ability.cpp | 52 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::RSS, "INIT_FAULT", HiviewDFX::HiSysEvent::EventType::FAULT,
in OnStart() 59 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::RSS, "INIT_FAULT", HiviewDFX::HiSysEvent::EventType::FAULT,
in OnStart() 125 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::RSS, "INIT_FAULT", HiviewDFX::HiSysEvent::EventType::FAULT,
in SystemAbilityListenerInit() 132 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::RSS, "INIT_FAULT", HiviewDFX::HiSysEvent::EventType::FAULT,
in SystemAbilityListenerInit() 139 HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::RSS, "INIT_FAULT", HiviewDFX in SystemAbilityListenerInit() [all...] |
/foundation/distributedhardware/distributed_audio/common/dfx_utils/src/ |
H A D | daudio_hisysevent.cpp | 28 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_AUDIO, in SysEventWriteBehavior() 30 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in SysEventWriteBehavior() 37 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_AUDIO, in SysEventWriteBehavior() 39 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in SysEventWriteBehavior() 48 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_AUDIO, in SysEventWriteBehavior() 50 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in SysEventWriteBehavior() 59 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_AUDIO, in SysEventWriteFault() 61 OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in SysEventWriteFault() 69 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_AUDIO, in SysEventWriteFault() 71 OHOS::HiviewDFX in SysEventWriteFault() [all...] |
/foundation/multimodalinput/input/intention/dfx/src/ |
H A D | cooperate_hisysevent.cpp | 58 OHOS::HiviewDFX::HiSysEvent::EventType eventType, Types... paras) in WriteInputFunc() 66 OHOS::HiviewDFX::HiSysEvent::Domain::MSDP, in WriteInputFunc() 73 FI_HILOGE("HiviewDFX write failed, ret:%{public}d", ret); in WriteInputFunc() 78 int32_t CooperateDFX::WriteEnable(OHOS::HiviewDFX::HiSysEvent::EventType type) in WriteEnable() 80 if (type == OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR) { in WriteEnable() 86 int32_t CooperateDFX::WriteDisable(OHOS::HiviewDFX::HiSysEvent::EventType type) in WriteDisable() 88 if (type == OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR) { in WriteDisable() 94 int32_t CooperateDFX::WriteLocalStart(OHOS::HiviewDFX::HiSysEvent::EventType type) in WriteLocalStart() 96 if (type == OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR) { in WriteLocalStart() 102 int32_t CooperateDFX::WriteRemoteStart(OHOS::HiviewDFX [all...] |
/foundation/deviceprofile/device_info_manager/radar/src/ |
H A D | dp_radar_helper.cpp | 37 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportCheckDpSa() 39 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportCheckDpSa() 49 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportCheckDpSa() 51 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportCheckDpSa() 72 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportLoadDpSa() 74 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportLoadDpSa() 83 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportLoadDpSa() 85 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportLoadDpSa() 106 OHOS::HiviewDFX::HiSysEvent::Domain::DEVICE_PROFILE, in ReportLoadDpSaCb() 108 HiviewDFX in ReportLoadDpSaCb() [all...] |
/foundation/multimedia/av_codec/services/dfx/ |
H A D | avcodec_sysevent.cpp | 24 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, LOG_DOMAIN_FRAMEWORK, "AVCodecDFX"}; 41 OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in FaultEventWrite() 51 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, "MODULE", module.c_str(), "TIME", useTime, in ServiceStartEventWrite() 58 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in CodecStartEventWrite() 77 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in CodecStopEventWrite() 84 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in DemuxerInitEventWrite() 90 HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MEDIA, "DEMUXER_FAILURE", in FaultDemuxerEventWrite() 91 OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in FaultDemuxerEventWrite() 103 HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MEDIA, "AUDIO_CODEC_FAILURE", in FaultAudioCodecEventWrite() 104 OHOS::HiviewDFX in FaultAudioCodecEventWrite() [all...] |
/foundation/distributedhardware/distributed_screen/common/src/ |
H A D | dscreen_hisysevent.cpp | 28 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_SCREEN, in ReportSaFail() 30 OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in ReportSaFail() 42 int32_t res = HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_SCREEN, eventName, in ReportRegisterFail() 43 OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, "ERRCODE", errCode, in ReportRegisterFail() 54 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_SCREEN, in ReportUnRegisterFail() 56 OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in ReportUnRegisterFail() 69 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_SCREEN, in ReportOptFail() 71 OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in ReportOptFail() 82 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_SCREEN, in ReportSaEvent() 84 OHOS::HiviewDFX in ReportSaEvent() [all...] |
/foundation/multimodalinput/input/intention/dfx/include/ |
H A D | cooperate_hisysevent.h | 59 static int32_t WriteEnable(OHOS::HiviewDFX::HiSysEvent::EventType type); 60 static int32_t WriteDisable(OHOS::HiviewDFX::HiSysEvent::EventType type); 61 static int32_t WriteLocalStart(OHOS::HiviewDFX::HiSysEvent::EventType type); 62 static int32_t WriteLocalStop(OHOS::HiviewDFX::HiSysEvent::EventType type); 63 static int32_t WriteRemoteStart(OHOS::HiviewDFX::HiSysEvent::EventType type); 64 static int32_t WriteRemoteStop(OHOS::HiviewDFX::HiSysEvent::EventType type); 65 static int32_t WriteOpenSession(OHOS::HiviewDFX::HiSysEvent::EventType type); 66 static int32_t WriteStart(OHOS::HiviewDFX::HiSysEvent::EventType type); 67 static int32_t WriteStop(OHOS::HiviewDFX::HiSysEvent::EventType type); 71 OHOS::HiviewDFX [all...] |
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
H A D | drawing_utils.h | 31 ::OHOS::HiviewDFX::HiLog::Debug( \ 32 ::OHOS::HiviewDFX::HiLogLabel { LOG_CORE, 0, "Drawing" }, "%{public}s: " fmt, __func__, ##__VA_ARGS__) 34 ::OHOS::HiviewDFX::HiLog::Info( \ 35 ::OHOS::HiviewDFX::HiLogLabel { LOG_CORE, 0, "Drawing" }, "%{public}s: " fmt, __func__, ##__VA_ARGS__) 37 ::OHOS::HiviewDFX::HiLog::Warn( \ 38 ::OHOS::HiviewDFX::HiLogLabel { LOG_CORE, 0, "Drawing" }, "%{public}s: " fmt, __func__, ##__VA_ARGS__) 40 ::OHOS::HiviewDFX::HiLog::Error( \ 41 ::OHOS::HiviewDFX::HiLogLabel { LOG_CORE, 0, "Drawing" }, "%{public}s: " fmt, __func__, ##__VA_ARGS__)
|
/foundation/distributedhardware/device_manager/radar/src/ |
H A D | dm_radar_helper.cpp | 43 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_DEVICE_MANAGER, in ReportDiscoverRegCallback() 45 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportDiscoverRegCallback() 58 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_DEVICE_MANAGER, in ReportDiscoverRegCallback() 60 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportDiscoverRegCallback() 84 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_DEVICE_MANAGER, in ReportDiscoverResCallback() 86 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportDiscoverResCallback() 100 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_DEVICE_MANAGER, in ReportDiscoverResCallback() 102 HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportDiscoverResCallback() 129 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_DEVICE_MANAGER, in ReportDiscoverUserRes() 131 HiviewDFX in ReportDiscoverUserRes() [all...] |
/foundation/multimedia/player_framework/services/utils/ |
H A D | player_xcollie.cpp | 27 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, LOG_DOMAIN_PLAYER, "PlayerXCollie"}; 44 HiviewDFX::XCollie::GetInstance().CancelTimer(iter.first); in ~PlayerXCollie() 84 unsigned int flag = HiviewDFX::XCOLLIE_FLAG_LOG | HiviewDFX::XCOLLIE_FLAG_NOOP; in SetTimer() 86 flag |= HiviewDFX::XCOLLIE_FLAG_RECOVERY; in SetTimer() 88 int32_t id = HiviewDFX::XCollie::GetInstance().SetTimer(name, timeout, func, this, flag); in SetTimer() 89 if (id != HiviewDFX::INVALID_ID) { in SetTimer() 102 unsigned int flag = HiviewDFX::XCOLLIE_FLAG_LOG; in SetTimerByLog() 103 int32_t id = HiviewDFX::XCollie::GetInstance().SetTimer(name, timeout, nullptr, this, flag); in SetTimerByLog() 104 if (id != HiviewDFX in SetTimerByLog() [all...] |
/foundation/distributedhardware/distributed_input/dfx_utils/src/ |
H A D | hisysevent_util.cpp | 30 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_INPUT, in SysEventWriteBehavior() 32 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in SysEventWriteBehavior() 42 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_INPUT, in SysEventWriteBehavior() 44 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in SysEventWriteBehavior() 55 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_INPUT, in SysEventWriteBehavior() 57 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in SysEventWriteBehavior() 69 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_INPUT, in SysEventWriteFault() 71 OHOS::HiviewDFX::HiSysEvent::EventType::FAULT, in SysEventWriteFault() 81 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_INPUT, in SysEventWriteFault() 83 OHOS::HiviewDFX in SysEventWriteFault() [all...] |
/foundation/ai/neural_network_runtime/common/ |
H A D | scoped_trace.h | 30 HiviewDFX::HiTraceId traceId = HiviewDFX::HiTraceChain::GetId(); in ScopedTrace() 32 HiviewDFX::HiTraceChain::Tracepoint(HITRACE_TP_GENERAL, traceId, "NNRt Trace start: %s", name.c_str()); in ScopedTrace() 38 HiviewDFX::HiTraceId traceId = HiviewDFX::HiTraceChain::GetId(); in ~ScopedTrace() 40 HiviewDFX::HiTraceChain::Tracepoint(HITRACE_TP_GENERAL, traceId, "NNRt Trace end: %s", m_name.c_str()); in ~ScopedTrace()
|
/foundation/filemanagement/dfs_service/utils/dfx/src/ |
H A D | xcollie_helper.cpp | 27 unsigned int flag = HiviewDFX::XCOLLIE_FLAG_LOG | HiviewDFX::XCOLLIE_FLAG_NOOP; in SetTimer() 29 flag |= HiviewDFX::XCOLLIE_FLAG_RECOVERY; in SetTimer() 31 return HiviewDFX::XCollie::GetInstance().SetTimer(name, timeout, func, arg, flag); in SetTimer() 34 return HiviewDFX::INVALID_ID; in SetTimer() 40 HiviewDFX::XCollie::GetInstance().CancelTimer(id); in CancelTimer()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/log/ |
H A D | wifi_logger.h | 31 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI, name}; 33 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_HOTSPOT, name}; 35 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_SCAN, name}; 37 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_P2P, name}; 39 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_AWARE, name}; 41 static constexpr OHOS::HiviewDFX::HiLogLabel WIFI_LOG_LABEL = {LOG_CORE, OHOS::Wifi::LOG_ID_WIFI_DHCP, name}; 43 #define WIFI_LOGF(...) (void)OHOS::HiviewDFX::HiLog::Fatal(WIFI_LOG_LABEL, ##__VA_ARGS__) 44 #define WIFI_LOGE(...) (void)OHOS::HiviewDFX::HiLog::Error(WIFI_LOG_LABEL, ##__VA_ARGS__) 45 #define WIFI_LOGW(...) (void)OHOS::HiviewDFX::HiLog::Warn(WIFI_LOG_LABEL, ##__VA_ARGS__) 46 #define WIFI_LOGI(...) (void)OHOS::HiviewDFX [all...] |
/foundation/communication/nfc/services/src/external_deps/ |
H A D | nfc_hisysevent.cpp | 23 static void WriteEvent(const std::string& eventType, HiviewDFX::HiSysEvent::EventType type, Types... args) in WriteEvent() 25 int ret = HiSysEventWrite(HiviewDFX::HiSysEvent::Domain::NFC, eventType, type, args...); in WriteEvent() 33 WriteEvent("OPERATION_FAILED", HiviewDFX::HiSysEvent::EventType::FAULT, in WriteNfcFailedHiSysEvent() 47 WriteEvent("OPEN_AND_CLOSE", HiviewDFX::HiSysEvent::EventType::STATISTIC, in WriteOpenAndCloseHiSysEvent() 73 WriteEvent("TAG_FOUND", HiviewDFX::HiSysEvent::EventType::STATISTIC, in WriteTagFoundHiSysEvent() 83 WriteEvent("PASSIVE_LISTEN", HiviewDFX::HiSysEvent::EventType::STATISTIC, in WritePassiveListenHiSysEvent() 90 WriteEvent("FIRMWARE_UPDATE", HiviewDFX::HiSysEvent::EventType::STATISTIC, in WriteFirmwareUpdateHiSysEvent() 110 WriteEvent("HCE_SWIPE_RESULT", HiviewDFX::HiSysEvent::EventType::STATISTIC, in WriteHceSwipeResultHiSysEvent() 117 WriteEvent("HCE_DEFAULT_PAYMENT_APP_CHANGE", HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in WriteDefaultPaymentAppChangeHiSysEvent() 124 WriteEvent("HCE_FORGROUND_APP_CHANGE", HiviewDFX in WriteForegroundAppChangeHiSysEvent() [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | log_print.h | 25 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 32 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 39 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 46 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 53 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 60 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 67 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 74 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 81 static inline OHOS::HiviewDFX::HiLogLabel LogLabel() in LogLabel() 88 static inline OHOS::HiviewDFX [all...] |
/foundation/window/window_manager/utils/src/ |
H A D | pip_report.cpp | 82 OHOS::HiviewDFX::HiSysEvent::Domain::MULTIWINDOW_UE, eventName, in ReportPiPStartWindow() 83 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportPiPStartWindow() 104 OHOS::HiviewDFX::HiSysEvent::Domain::MULTIWINDOW_UE, eventName, in ReportPiPStopWindow() 105 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportPiPStopWindow() 126 OHOS::HiviewDFX::HiSysEvent::Domain::MULTIWINDOW_UE, eventName, in ReportPiPActionEvent() 127 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportPiPActionEvent() 140 OHOS::HiviewDFX::HiSysEvent::Domain::MULTIWINDOW_UE, "CONTROL_CONTROL_EVENT", in ReportPiPControlEvent() 141 OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR, in ReportPiPControlEvent() 155 OHOS::HiviewDFX::HiSysEvent::Domain::MULTIWINDOW_UE, eventName, in ReportPiPRatio() 156 OHOS::HiviewDFX in ReportPiPRatio() [all...] |
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | dh_utils_hisysevent.cpp | 24 void HiSysEventWriteMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteMsg() 28 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_HARDWARE_FWK, in HiSysEventWriteMsg() 37 void HiSysEventWriteErrCodeMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteErrCodeMsg() 41 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_HARDWARE_FWK, in HiSysEventWriteErrCodeMsg() 51 void HiSysEventWriteReleaseMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteReleaseMsg() 61 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_HARDWARE_FWK, in HiSysEventWriteReleaseMsg() 72 void HiSysEventWriteCompOfflineMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteCompOfflineMsg() 76 OHOS::HiviewDFX::HiSysEvent::Domain::DISTRIBUTED_HARDWARE_FWK, in HiSysEventWriteCompOfflineMsg() 86 void HiSysEventWriteCompMgrFailedMsg(const std::string &status, const OHOS::HiviewDFX::HiSysEvent::EventType eventType, in HiSysEventWriteCompMgrFailedMsg() 90 OHOS::HiviewDFX in HiSysEventWriteCompMgrFailedMsg() [all...] |
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | trace_id_impl.cpp | 24 TraceIdImpl() : traceId_(std::make_unique<OHOS::HiviewDFX::HiTraceId>(OHOS::HiviewDFX::HiTraceChain::GetId())) {}
in TraceIdImpl() 31 OHOS::HiviewDFX::HiTraceChain::SetId(*(traceId_.get()));
37 OHOS::HiviewDFX::HiTraceChain::ClearId();
41 std::unique_ptr<OHOS::HiviewDFX::HiTraceId> traceId_;
|
/foundation/multimedia/drm_framework/services/utils/ |
H A D | drm_dfx.cpp | 30 using namespace OHOS::HiviewDFX; 40 int32_t DrmEvent::WriteServiceEvent(std::string eventName, OHOS::HiviewDFX::HiSysEvent::EventType type, in WriteServiceEvent() 44 res = HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MEDIA, eventName, type, in WriteServiceEvent() 58 int32_t DrmEvent::WriteLicenseEvent(std::string eventName, OHOS::HiviewDFX::HiSysEvent::EventType type, in WriteLicenseEvent() 62 res = HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MEDIA, eventName, type, in WriteLicenseEvent() 83 int32_t DrmEvent::WriteCertificateEvent(std::string eventName, OHOS::HiviewDFX::HiSysEvent::EventType type, in WriteCertificateEvent() 87 res = HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MEDIA, eventName, type, in WriteCertificateEvent() 110 int32_t DrmEvent::WriteFaultEvent(std::string eventName, OHOS::HiviewDFX::HiSysEvent::EventType type, in WriteFaultEvent() 114 res = HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::MULTI_MEDIA, eventName, type, in WriteFaultEvent() 130 int32_t DrmEvent::WriteDecryptionEvent(std::string eventName, OHOS::HiviewDFX [all...] |