Home
last modified time | relevance | path

Searched refs:ReportHiSysEvent (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dimage_effect.cpp112 EventReport::ReportHiSysEvent(ADD_FILTER_STATISTIC, eventInfo); in OH_ImageEffect_AddFilterByFilter()
168 EventReport::ReportHiSysEvent(ADD_FILTER_STATISTIC, eventInfo); in OH_ImageEffect_InsertFilterByFilter()
202 EventReport::ReportHiSysEvent(REMOVE_FILTER_STATISTIC, eventInfo); in OH_ImageEffect_RemoveFilter()
242 EventReport::ReportHiSysEvent(REMOVE_FILTER_STATISTIC, eventInfo); in OH_ImageEffect_RemoveFilterByIndex()
349 EventReport::ReportHiSysEvent(INPUT_DATA_TYPE_STATISTIC, eventInfo); in OH_ImageEffect_SetOutputSurface()
370 EventReport::ReportHiSysEvent(OUTPUT_DATA_TYPE_STATISTIC, eventInfo); in OH_ImageEffect_GetInputSurface()
391 EventReport::ReportHiSysEvent(INPUT_DATA_TYPE_STATISTIC, eventInfo); in OH_ImageEffect_SetInputPixelmap()
410 EventReport::ReportHiSysEvent(OUTPUT_DATA_TYPE_STATISTIC, eventInfo); in OH_ImageEffect_SetOutputPixelmap()
433 EventReport::ReportHiSysEvent(INPUT_DATA_TYPE_STATISTIC, eventInfo); in OH_ImageEffect_SetInputNativeBuffer()
453 EventReport::ReportHiSysEvent(OUTPUT_DATA_TYPE_STATISTI in OH_ImageEffect_SetOutputNativeBuffer()
[all...]
H A Dnative_common_utils.cpp330 EventReport::ReportHiSysEvent(RENDER_FAILED_FAULT, eventInfo); in ReportEventStartFailed()
H A Dimage_effect_filter.cpp659 EventReport::ReportHiSysEvent(REGISTER_CUSTOM_FILTER_STATISTIC, eventInfo); in OH_EffectFilter_Register()
/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
H A Devent_report.h58 IMAGE_EFFECT_EXPORT static void ReportHiSysEvent(const std::string &eventName, const EventInfo &eventInfo);
H A Devent_report.cpp104 void EventReport::ReportHiSysEvent(const std::string &eventName, const EventInfo &eventInfo) in ReportHiSysEvent() function in OHOS::Media::Effect::EventReport
108 EFFECT_LOGE("ReportHiSysEvent: eventName is not supported! eventName=%{public}s", eventName.c_str()); in ReportHiSysEvent()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_frame_rate_manager.h204 void ReportHiSysEvent(const VoteInfo& frameRateVoteInfo);
H A Dhgm_frame_rate_manager.cpp433 ReportHiSysEvent(lastVoteInfo_); in UniProcessDataForLtpo()
436 void HgmFrameRateManager::ReportHiSysEvent(const VoteInfo& frameRateVoteInfo) in ReportHiSysEvent() function in OHOS::Rosen::HgmFrameRateManager
455 HGM_LOGD("ReportHiSysEvent: %{public}s", frameRateVoteInfo.ToString(currentTime).c_str()); in ReportHiSysEvent()
860 ReportHiSysEvent({.voterName = "SCREEN_POWER", .extInfo = "ON"}); in HandleScreenPowerStatus()
862 ReportHiSysEvent({.voterName = "SCREEN_POWER", .extInfo = "OFF"}); in HandleScreenPowerStatus()
1065 ReportHiSysEvent(resultVoteInfo); in MarkVoteChange()
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_frame_rate_manager_test.cpp117 frameRateMgr.ReportHiSysEvent({ .extInfo = "ON" }); in InitHgmFrameRateManager()

Completed in 8 milliseconds