Home
last modified time | relevance | path

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

/arkcompiler/toolchain/inspector/
Dinspector.cpp455 void StoreDebuggerInfo(int tid, void* vm, const DebuggerPostTask& debuggerPostTask) in StoreDebuggerInfo() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4620 using StoreDebuggerInfo = void (*)(int, EcmaVM *, const DebuggerPostTask &); in NotifyDebugMode() typedef
4703 using StoreDebuggerInfo = void (*)(int, EcmaVM *, const DebuggerPostTask &); in StoreDebugInfo() typedef