Home
last modified time | relevance | path

Searched defs:SetDebugOption (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
Druntime.h92 virtual void SetDebugOption(const DebugOption debugOption) {}; in SetDebugOption() function
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1685 void JsRuntime::SetDebugOption(const DebugOption debugOption) in SetDebugOption() function in OHOS::AbilityRuntime::JsRuntime