Home
last modified time | relevance | path

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

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