Home
last modified time | relevance | path

Searched defs:debuggerPostTask (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp175 const auto &debuggerPostTask = g_debuggerInfo[tid].second; in SendDebuggerInfo() local
148 StoreDebuggerInfo(int32_t tid, void* vm, const panda::JSNApi::DebugOption& debugOption, const DebuggerPostTask& debuggerPostTask, bool isDebugApp) StoreDebuggerInfo() argument
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp271 auto debuggerPostTask = [weak = weak_from_this()](std::function<void()>&& task) { in StartProfiler() local
339 auto debuggerPostTask = [weak = weak_from_this()](std::function<void()>&& task) { in GetDebuggerPostTask() local
358 auto debuggerPostTask = [weak = weak_from_this()](std::function<void()>&& task) { in NotifyDebugMode() local

Completed in 3 milliseconds