Searched refs:StringViewToUtf8 (Results 1 – 5 of 5) sorted by relevance
64 String StringViewToUtf8(v8_inspector::StringView view);
45 String StringViewToUtf8(v8_inspector::StringView view) { in StringViewToUtf8() function
60 std::string message = protocol::StringUtil::StringViewToUtf8(msg); in SendMessageToFrontend()
246 std::string raw_message = protocol::StringUtil::StringViewToUtf8(message); in dispatchProtocolMessage()636 protocol::StringUtil::StringViewToUtf8(resource_name_view); in resourceNameToUrl()
86 protocol::StringUtil::StringViewToUtf8(message_->string())); in Dispatch()