Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h123 void SetDebugLibraryHandle(LibraryHandle handle) in SetDebugLibraryHandle() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4421 vm->GetJsDebuggerManager()->SetDebugLibraryHandle(std::move(handle.Value())); in StartDebuggerCheckParameters()
4428 vm->GetJsDebuggerManager()->SetDebugLibraryHandle(std::move(libraryHandle)); in StartDebuggerCheckParameters()
4500 vm->GetJsDebuggerManager()->SetDebugLibraryHandle(std::move(libraryHandle)); in StartDebuggerForOldProcess()
4554 jsDebuggerManager->SetDebugLibraryHandle(std::move(libraryHandle)); in StartDebuggerForSocketPair()
4601 jsDebuggerManager->SetDebugLibraryHandle(std::move(handle.Value())); in NotifyDebugMode()
4690 jsDebuggerManager->SetDebugLibraryHandle(std::move(handle.Value())); in StoreDebugInfo()