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