Searched refs:toStringView (Results 1 – 6 of 6) sorted by relevance
74 StringView toStringView(const String16& string) { in toStringView() function127 m_string = toStringView(m_owner); in StringBufferImpl()
206 return toStringView(m_frames[0].m_scriptName); in topSourceURL()221 return toStringView(m_frames[0].m_functionName); in topFunctionName()226 return toStringView(m_frames[0].m_scriptId); in topScriptId()
51 StringView toStringView(const String16&);
131 m_channel->sendProtocolResponse(callId, toStringView(message)); in sendProtocolResponse()135 m_channel->sendProtocolNotification(toStringView(message)); in sendProtocolNotification()
393 contextGroupId, clientType, toStringView(message->m_message), in createForConsoleAPI()394 toStringView(message->m_url), message->m_lineNumber, in createForConsoleAPI()
413 client->consoleTime(toStringView(protocolTitle)); in timeFunction()427 client->consoleTimeEnd(toStringView(protocolTitle)); in timeEndFunction()470 client->consoleTimeStamp(toStringView(title)); in timeStampCallback()