Searched refs:consoleProfileEnd (Results 1 – 3 of 3) sorted by relevance
50 void consoleProfileEnd(const String16& title);
172 void V8ProfilerAgentImpl::consoleProfileEnd(const String16& title) { in consoleProfileEnd() function in v8_inspector::V8ProfilerAgentImpl
412 profilerAgent->consoleProfileEnd(helper.firstArgToString(String16())); in profileEndCallback()