Home
last modified time | relevance | path

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

/arkcompiler/toolchain/inspector/
Dinspector.cpp342 bool InitializeDebuggerForSocketpair(void* vm) in InitializeDebuggerForSocketpair() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4914 using InitializeDebuggerForSocketpair = bool(*)(void*); in NotifyDebugMode() typedef
4995 using InitializeDebuggerForSocketpair = bool(*)(void*); in StoreDebugInfo() typedef