Lines Matching refs:contextId
47 m_contextId(InspectedContext::contextId(m_context)),
53 int contextId() const { return m_contextId; }
322 helper.consoleMessageStorage()->count(helper.contextId(), identifier);
341 if (!helper.consoleMessageStorage()->countReset(helper.contextId(),
403 if (helper.consoleMessageStorage()->hasTimer(helper.contextId(), timerId)) {
410 helper.consoleMessageStorage()->time(helper.contextId(), timerId);
421 if (!helper.consoleMessageStorage()->hasTimer(helper.contextId(), timerId)) {
433 helper.consoleMessageStorage()->timeLog(helper.contextId(), title);
436 helper.consoleMessageStorage()->timeEnd(helper.contextId(), title);
738 helper.contextId());