Searched refs:StartDebuggerForSocketPair (Results 1 – 3 of 3) sorted by relevance
146 void ArkJSRuntime::StartDebuggerForSocketPair(std::string& option, uint32_t socketFd) in StartDebuggerForSocketPair() function in OHOS::Ace::Framework::ArkJSRuntime150 panda::JSNApi::StartDebuggerForSocketPair(identifierId, socketFd); in StartDebuggerForSocketPair()175 runtime->StartDebuggerForSocketPair(option, socketFd); in StartDebugger()
64 void StartDebuggerForSocketPair(std::string& option, uint32_t socketFd);
192 debugMode_ = panda::JSNApi::StartDebuggerForSocketPair(identifierId, socketFd); in StartDebugger()