Home
last modified time | relevance | path

Searched defs:InitializeDebuggerForSocketpair (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebugger_arkapi.cpp87 using InitializeDebuggerForSocketpair = bool (*)(void *, bool); in NotifyDebugMode() typedef
/arkcompiler/toolchain/inspector/
Dinspector.cpp404 bool InitializeDebuggerForSocketpair(void* vm, bool isHybrid) in InitializeDebuggerForSocketpair() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5213 using InitializeDebuggerForSocketpair = bool(*)(void*, bool); in NotifyDebugMode() typedef
5295 using InitializeDebuggerForSocketpair = bool(*)(void*, bool); in StoreDebugInfo() typedef