Home
last modified time | relevance | path

Searched refs:ReportXPowerJsStackSysEvent (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/hiviewdfx/hiview/test/unittest/xpower_event/
H A Dxpower_jsevent_test.cpp86 int ret = ReportXPowerJsStackSysEvent(env, "XPOWER_HIVIEW_JSAPI_TEST", "info=1,succ=true");
95 ret = ReportXPowerJsStackSysEvent(env, "XPOWER_HIVIEW_JSAPI_TEST", "info=2,succ=true");
102 ret = ReportXPowerJsStackSysEvent(env, "XPOWER_HIVIEW_JSAPI_TEST");
115 int ret = ReportXPowerJsStackSysEvent(engine, "XPOWER_HIVIEW_JSAPI2_TEST", "info=5,succ=true");
126 ret = ReportXPowerJsStackSysEvent(engine, "XPOWER_HIVIEW_JSAPI2_TEST", "info=6,succ=true");
135 ret = ReportXPowerJsStackSysEvent(engine, "XPOWER_HIVIEW_JSAPI2_TEST", "info=7,succ=true");
142 ret = ReportXPowerJsStackSysEvent(engine, "XPOWER_HIVIEW_JSAPI2_TEST");
162 int ret = ReportXPowerJsStackSysEvent(vm, "XPOWER_HIVIEW_JSAPI2_TEST", "info=7,succ=true");
169 ret = ReportXPowerJsStackSysEvent(vm, "XPOWER_HIVIEW_JSAPI2_TEST");
/ohos5.0/base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/src/
H A Dxpower_event_js.cpp26 int ReportXPowerJsStackSysEvent(napi_env env, const std::string &tagName, const std::string &info) in ReportXPowerJsStackSysEvent() function
29 return ReportXPowerJsStackSysEvent(engine, tagName, info); in ReportXPowerJsStackSysEvent()
32 int ReportXPowerJsStackSysEvent(NativeEngine *engine, const std::string &tagName, const std::string… in ReportXPowerJsStackSysEvent() function
50 int ReportXPowerJsStackSysEvent(EcmaVM *vm, const std::string &tagName, const std::string &info) in ReportXPowerJsStackSysEvent() function
/ohos5.0/base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/include/
H A Dxpower_event_js.h35 int ReportXPowerJsStackSysEvent(napi_env env, const std::string &tagName, const std::string &info =…
36 int ReportXPowerJsStackSysEvent(NativeEngine *engine, const std::string &tagName, const std::string…
H A Dxpower_event_jsvm.h34 int ReportXPowerJsStackSysEvent(EcmaVM *vm, const std::string &tagName, const std::string &info = "…
/ohos5.0/base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/
H A Dlibxpower_events.map5 OHOS::HiviewDFX::ReportXPowerJsStackSysEvent*;
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Dcancel_suspend_delay.cpp62 HiviewDFX::ReportXPowerJsStackSysEvent(env, "TRANSIENT_TASK_CANCEL"); in CancelSuspendDelay()
H A Drequest_suspend_delay.cpp248 HiviewDFX::ReportXPowerJsStackSysEvent(env, "TRANSIENT_TASK_APPLY"); in RequestSuspendDelay()
H A Dbg_continuous_task_napi_module.cpp327 HiviewDFX::ReportXPowerJsStackSysEvent(env, taskType); in ReportXPowerJsStackSysEventByType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_video_controller.cpp78 HiviewDFX::ReportXPowerJsStackSysEvent(args.GetVm(), "STREAM_CHANGE", "SRC=Video"); in Start()
H A Djs_video.cpp137 HiviewDFX::ReportXPowerJsStackSysEvent(info.GetVm(), "VOLUME_CHANGE", "SRC=Video"); in JsMuted()
149 HiviewDFX::ReportXPowerJsStackSysEvent(info.GetVm(), "STREAM_CHANGE", "SRC=Video"); in JsAutoPlay()
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness_module.cpp111 OHOS::HiviewDFX::ReportXPowerJsStackSysEvent(env, "Brightness::SetValue"); in SetValue()
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_napi.cpp106 OHOS::HiviewDFX::ReportXPowerJsStackSysEvent(env, "RunningLockNapi::Hold"); in Hold()
H A Drunninglock_interface.cpp158 OHOS::HiviewDFX::ReportXPowerJsStackSysEvent(env, "RunningLockNapi::Lock"); in Lock()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Daudio_recorder_napi.cpp432 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Start()
502 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Resume()
H A Dvideo_recorder_napi.cpp340 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Start()
438 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Resume()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen.cpp149 HiviewDFX::ReportXPowerJsStackSysEvent(env, "EPS_LCD_FREQ"); in SetScreenActiveMode()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_napi.cpp307 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in JsStart()
322 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in JsResume()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/player/
H A Daudio_player_napi.cpp394 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Play()
611 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Media"); in SetVolume()
H A Dvideo_player_napi.cpp596 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Play()
994 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Media"); in SetVolume()
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp775 HiviewDFX::ReportXPowerJsStackSysEvent(env, "GNSS_STATE"); in OnLocationChangeCallback()
1449 HiviewDFX::ReportXPowerJsStackSysEvent(env, "GNSS_STATE"); in GetCurrentLocation()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_volume_group_manager.cpp342 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Audio"); in SetVolume()
387 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Audio"); in SetVolumeWithFlag()
H A Dnapi_audio_manager.cpp352 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Audio"); in SetVolume()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/
H A Dnapi_audio_capturer.cpp412 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Audio"); in Start()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.cpp367 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in JsPlay()
950 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Media"); in JsSetVolume()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp496 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in JsStart()
513 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in JsResume()

12