Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp69 bool g_debugApp = false; variable
114 instanceId, reinterpret_cast<void*>(vm), debugOption, workerPostTask, g_debugApp); in InitWorkerFunc()
116 …anda::JSNApi::NotifyDebugMode(instanceId, vm, debugOption, instanceId, workerPostTask, g_debugApp); in InitWorkerFunc()
552 g_debugApp = isDebugApp; in StartDebuggerInWorkerModule()