Home
last modified time | relevance | path

Searched defs:enable (Results 1 – 25 of 30) sorted by relevance

12

/arkcompiler/runtime_core/panda_guard/tests/unittest/configs/
Dname_cache_test_02_config.json17 "enable": true, boolean
22 "enable": true, boolean
27 "enable": true, boolean
32 "enable": true, boolean
Dcontext_test_01_config.json22 "enable": true, boolean
27 "enable": true, boolean
32 "enable": true, boolean
37 "enable": true, boolean
Doptions_test_05_config.json23 "enable": true, boolean
30 "enable": true, boolean
37 "enable": true, boolean
44 "enable": true, boolean
Doptions_test_01_config.json28 "enable": true, boolean
35 "enable": true, boolean
42 "enable": true, boolean
52 "enable": true, boolean
/arkcompiler/toolchain/test/autotest/aw/cdp/
Dprofiler.py28 def enable(): function
Dheap_profiler.py28 def enable(): function
Druntime.py33 def enable(): function
Ddebugger.py114 def enable(params: EnableAccelerateLaunchParams | None): function
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Druntime_stat.h35 void SetRuntimeStatEnabled(bool enable) in SetRuntimeStatEnabled()
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Doptions_quick.py35 def enable(self) -> bool: member in QuickOptions
Doptions_time_report.py38 def enable(self) -> bool: member in TimeReportOptions
Doptions_ark_aot.py39 def enable(self) -> bool: member in ArkAotOptions
Doptions_verifier.py39 def enable(self) -> bool: member in VerifierOptions
Doptions_jit.py41 def enable(self) -> bool: member in JitOptions
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_data_manager.h73 void SetEnable(bool enable) in SetEnable()
/arkcompiler/runtime_core/panda_guard/configs/
Dguard_options.h27 bool enable = false; member
33 bool enable = false; member
40 bool enable = false; member
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/options/
Doptions_time_report.py53 def enable(self) -> bool: member in TimeReportOptions
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem_hooks.cpp23 volatile bool enable = false; variable
/arkcompiler/toolchain/test/autotest/aw/implement_api/
Druntime_api.py43 async def enable(self, message_id, connection, params): member in RuntimeImpl
Ddebugger_api.py89 async def enable(self, message_id, connection, params): member in DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.cpp21 DebugInfo::DebugInfo(NativeAreaAllocator* allocator, bool enable) in DebugInfo()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_trace.h56 void SetEnable(bool enable) in SetEnable()
/arkcompiler/runtime_core/libabckit/src/
Dlogger.h158 void SetCompOpt(std::string &sideName, bool enable) in SetCompOpt()
/arkcompiler/ets_frontend/arkguard/src/initialization/
DConfigResolver.ts89 enable: boolean; property
1487 enable?: boolean; property
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.cpp48 std::optional<Error> Debugger::SetNotification(PtThread thread, bool enable, PtHookType hookType) in SetNotification()

12