Home
last modified time | relevance | path

Searched defs:PandaHooks (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem_hooks.h47 using PandaHooks = ark::os::windows::mem_hooks::PandaHooks; variable
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem_hooks.h81 using PandaHooks = ark::os::unix::mem_hooks::PandaHooks; variable