| /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 | 23 "enable": true, boolean 30 "enable": true, boolean 37 "enable": true, boolean 44 "enable": true, boolean
|
| D | options_test_01_config.json | 28 "enable": true, boolean 35 "enable": true, boolean 42 "enable": true, boolean 52 "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 | 114 def enable(params: EnableAccelerateLaunchParams | None): function
|
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | runtime_stat.h | 35 void SetRuntimeStatEnabled(bool enable) in SetRuntimeStatEnabled()
|
| /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/compiler/aot_file/ |
| D | an_file_data_manager.h | 73 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 40 bool enable = false; member
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/options/ |
| D | options_time_report.py | 53 def enable(self) -> bool: member in TimeReportOptions
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | mem_hooks.cpp | 23 volatile bool enable = false; variable
|
| /arkcompiler/toolchain/test/autotest/aw/implement_api/ |
| D | runtime_api.py | 43 async def enable(self, message_id, connection, params): member in RuntimeImpl
|
| D | debugger_api.py | 89 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 | 158 void SetCompOpt(std::string &sideName, bool enable) in SetCompOpt()
|
| /arkcompiler/ets_frontend/arkguard/src/initialization/ |
| D | ConfigResolver.ts | 89 enable: boolean; property 1487 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()
|