Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime.h107 void StopDebugMode();
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp165 StopDebugMode(); in ~JsRuntime()
258 void JsRuntime::StopDebugMode() in StopDebugMode() function in OHOS::AbilityRuntime::JsRuntime
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp576 jsRuntime->StopDebugMode();