Searched refs:g_nwebId (Results 1 – 1 of 1) sorted by relevance
101 int32_t g_nwebId = INVALID_NUMBER; variable286 if (pid == tid && g_windowId != INVALID_NUMBER && g_nwebId != INVALID_NUMBER) { in ReportKeyThread()288 ReportStatusData(ResSchedStatusAdapter::WEB_ACTIVE, pid, g_windowId, g_nwebId, false); in ReportKeyThread()324 int32_t nwebId = g_nwebId; in ReportProcessInUse()396 g_nwebId = nwebId; in ReportWindowId()397 WVLOG_D("ReportWindowId windowId: %{public}d, nwebId: %{public}d", g_windowId, g_nwebId); in ReportWindowId()