Home
last modified time | relevance | path

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

/arkcompiler/toolchain/inspector/
Dinspector.cpp358 bool StartDebugForSocketpair(int tid, int socketfd) in StartDebugForSocketpair() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4831 using StartDebugForSocketpair = bool (*)(int, int); in StartDebuggerForSocketPair() typedef