Home
last modified time | relevance | path

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

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