/ohos5.0/base/hiviewdfx/hiview/test/unittest/xpower_event/ |
H A D | xpower_jsevent_test.cpp | 86 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 D | xpower_event_js.cpp | 26 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 D | xpower_event_js.h | 35 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 D | xpower_event_jsvm.h | 34 int ReportXPowerJsStackSysEvent(EcmaVM *vm, const std::string &tagName, const std::string &info = "…
|
/ohos5.0/base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/ |
H A D | libxpower_events.map | 5 OHOS::HiviewDFX::ReportXPowerJsStackSysEvent*;
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
H A D | cancel_suspend_delay.cpp | 62 HiviewDFX::ReportXPowerJsStackSysEvent(env, "TRANSIENT_TASK_CANCEL"); in CancelSuspendDelay()
|
H A D | request_suspend_delay.cpp | 248 HiviewDFX::ReportXPowerJsStackSysEvent(env, "TRANSIENT_TASK_APPLY"); in RequestSuspendDelay()
|
H A D | bg_continuous_task_napi_module.cpp | 327 HiviewDFX::ReportXPowerJsStackSysEvent(env, taskType); in ReportXPowerJsStackSysEventByType()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_video_controller.cpp | 78 HiviewDFX::ReportXPowerJsStackSysEvent(args.GetVm(), "STREAM_CHANGE", "SRC=Video"); in Start()
|
H A D | js_video.cpp | 137 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 D | brightness_module.cpp | 111 OHOS::HiviewDFX::ReportXPowerJsStackSysEvent(env, "Brightness::SetValue"); in SetValue()
|
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/ |
H A D | runninglock_napi.cpp | 106 OHOS::HiviewDFX::ReportXPowerJsStackSysEvent(env, "RunningLockNapi::Hold"); in Hold()
|
H A D | runninglock_interface.cpp | 158 OHOS::HiviewDFX::ReportXPowerJsStackSysEvent(env, "RunningLockNapi::Lock"); in Lock()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/ |
H A D | audio_recorder_napi.cpp | 432 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Start() 502 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Resume()
|
H A D | video_recorder_napi.cpp | 340 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 D | js_screen.cpp | 149 HiviewDFX::ReportXPowerJsStackSysEvent(env, "EPS_LCD_FREQ"); in SetScreenActiveMode()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
H A D | avtranscoder_napi.cpp | 307 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 D | audio_player_napi.cpp | 394 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in Play() 611 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Media"); in SetVolume()
|
H A D | video_player_napi.cpp | 596 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 D | location_napi_event.cpp | 775 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 D | napi_audio_volume_group_manager.cpp | 342 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Audio"); in SetVolume() 387 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Audio"); in SetVolumeWithFlag()
|
H A D | napi_audio_manager.cpp | 352 HiviewDFX::ReportXPowerJsStackSysEvent(env, "VOLUME_CHANGE", "SRC=Audio"); in SetVolume()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/ |
H A D | napi_audio_capturer.cpp | 412 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Audio"); in Start()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_napi.cpp | 367 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 D | avrecorder_napi.cpp | 496 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in JsStart() 513 HiviewDFX::ReportXPowerJsStackSysEvent(env, "STREAM_CHANGE", "SRC=Media"); in JsResume()
|