Home
last modified time | relevance | path

Searched refs:StartDebuggerForSocketPair (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1235 static bool StartDebuggerForSocketPair(int tid, int socketfd = -1);
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3060 bool JSNApi::StartDebuggerForSocketPair([[maybe_unused]] int tid, [[maybe_unused]] int socketfd) in StartDebuggerForSocketPair() function in panda::JSNApi