Home
last modified time | relevance | path

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

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