Home
last modified time | relevance | path

Searched defs:enable (Results 1 - 21 of 21) sorted by relevance

/arkcompiler/toolchain/test/autotest/aw/cdp/
H A Druntime.py33 def enable(): function
H A Dprofiler.py28 def enable(): function
H A Dheap_profiler.py28 def enable(): function
H A Ddebugger.py90 def enable(): function
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
H A Doptions_quick.py35 def enable(self) -> bool: member in QuickOptions
H A Doptions_ark_aot.py39 def enable(self) -> bool: member in ArkAotOptions
H A Doptions_time_report.py38 def enable(self) -> bool: member in TimeReportOptions
H A Doptions_verifier.py39 def enable(self) -> bool: member in VerifierOptions
H A Doptions_jit.py41 def enable(self) -> bool: member in JitOptions
/arkcompiler/runtime_core/libpandabase/events/
H A Devents.rb
/arkcompiler/runtime_core/static_core/libpandabase/events/
H A Devents.rb
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Druntime_stat.h35 void SetRuntimeStatEnabled(bool enable) in SetRuntimeStatEnabled() argument
/arkcompiler/toolchain/test/autotest/aw/api/
H A Druntime_api.py37 async def enable(self, message_id, connection, params): member in RuntimeImpl
H A Ddebugger_api.py81 async def enable(self, message_id, connection, params): member in DebuggerImpl
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_data_manager.h64 void SetEnable(bool enable) in SetEnable() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Ddebug_info.cpp21 DebugInfo::DebugInfo(NativeAreaAllocator* allocator, bool enable) in DebugInfo() argument
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dmem_hooks.cpp23 volatile bool enable = false; member
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_trace.h56 void SetEnable(bool enable) in SetEnable() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.cpp50 std::optional<Error> Debugger::SetNotification(PtThread thread, bool enable, PtHookType hookType) in SetNotification() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcg_option.h28 bool enable; member
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h295 void SetEnableForceGC(bool enable) in SetEnableForceGC() argument

Completed in 10 milliseconds