Home
last modified time | relevance | path

Searched defs:isDebugVersion (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_application_info.h57 void SetDebug(bool isDebugVersion, bool needDebugBreakpoint) override in SetDebug()
/ohos5.0/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Djs_environment_impl.h31 bool isDebugVersion = false; member
/ohos5.0/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_ace_application_info.cpp25 void SetDebug(bool isDebugVersion, bool needDebugBreakpoint) override {} in SetDebug()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_ace_application_info.cpp27 void SetDebug(bool isDebugVersion, bool needDebugBreakpoint) override {} in SetDebug()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_application_info.cpp105 void AceApplicationInfoImpl::SetDebug(bool isDebugVersion, bool needDebugBreakpoint) in SetDebug()
/ohos5.0/base/startup/appspawn/test/mock/
H A Djs_runtime.h39 bool isDebugVersion = false; member
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Druntime.h52 bool isDebugVersion = false; member