| /arkcompiler/runtime_core/panda_guard/tests/unittest/configs/ |
| D | name_cache_test_02_config.json | 17 "enable": true, boolean 22 "enable": true, boolean 27 "enable": true, boolean 32 "enable": true, boolean
|
| D | context_test_01_config.json | 22 "enable": true, boolean 27 "enable": true, boolean 32 "enable": true, boolean 37 "enable": true, boolean
|
| D | options_test_05_config.json | 22 "enable": true, boolean 29 "enable": true, boolean 36 "enable": true, boolean 43 "enable": true, boolean
|
| D | options_test_01_config.json | 24 "enable": true, boolean 31 "enable": true, boolean 38 "enable": true, boolean 45 "enable": true, boolean
|
| /arkcompiler/toolchain/test/autotest/aw/cdp/ |
| D | profiler.py | 28 def enable(): function
|
| D | heap_profiler.py | 28 def enable(): function
|
| D | runtime.py | 33 def enable(): function
|
| D | debugger.py | 90 def enable(): function
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/ |
| D | options_quick.py | 35 def enable(self) -> bool: member in QuickOptions
|
| D | options_time_report.py | 38 def enable(self) -> bool: member in TimeReportOptions
|
| D | options_ark_aot.py | 39 def enable(self) -> bool: member in ArkAotOptions
|
| D | options_verifier.py | 39 def enable(self) -> bool: member in VerifierOptions
|
| D | options_jit.py | 41 def enable(self) -> bool: member in JitOptions
|
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | runtime_stat.h | 35 void SetRuntimeStatEnabled(bool enable) in SetRuntimeStatEnabled()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | an_file_data_manager.h | 72 void SetEnable(bool enable) in SetEnable()
|
| /arkcompiler/runtime_core/panda_guard/configs/ |
| D | guard_options.h | 27 bool enable = false; member 33 bool enable = false; member
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | mem_hooks.cpp | 23 volatile bool enable = false; variable
|
| /arkcompiler/toolchain/test/autotest/aw/api/ |
| D | runtime_api.py | 37 async def enable(self, message_id, connection, params): member in RuntimeImpl
|
| D | debugger_api.py | 81 async def enable(self, message_id, connection, params): member in DebuggerImpl
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | debug_info.cpp | 21 DebugInfo::DebugInfo(NativeAreaAllocator* allocator, bool enable) in DebugInfo()
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_trace.h | 56 void SetEnable(bool enable) in SetEnable()
|
| /arkcompiler/runtime_core/libabckit/src/ |
| D | logger.h | 156 void SetCompOpt(std::string &sideName, bool enable) in SetCompOpt()
|
| /arkcompiler/ets_frontend/arkguard/src/initialization/ |
| D | ConfigResolver.ts | 1400 enable?: boolean; property
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | debugger.cpp | 48 std::optional<Error> Debugger::SetNotification(PtThread thread, bool enable, PtHookType hookType) in SetNotification()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_vm.h | 405 void SetEnableForceGC(bool enable) in SetEnableForceGC()
|