Home
last modified time | relevance | path

Searched refs:StopDebugMode (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime.h102 void StopDebugMode();
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp128 StopDebugMode(); in ~JsRuntime()
222 void JsRuntime::StopDebugMode() in StopDebugMode() function in OHOS::AbilityRuntime::JsRuntime
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp567 * @tc.desc: JsRuntime test for StopDebugMode.
572 TAG_LOGI(AAFwkTag::TEST, "StopDebugMode start"); in HWTEST_F()
576 jsRuntime->StopDebugMode(); in HWTEST_F()
581 TAG_LOGI(AAFwkTag::TEST, "StopDebugMode end"); in HWTEST_F()

Completed in 6 milliseconds