Searched refs:text_value (Results 1 – 2 of 2) sorted by relevance
339 const std::string& text_value) in JingleMessageReply() argument342 text(text_value) { in JingleMessageReply()
14462 v8::String::Value text_value(v8::Utils::ToLocal(text)); in RUNTIME_FUNCTION() local14464 reinterpret_cast<const UChar*>(*text_value), text_value.length()); in RUNTIME_FUNCTION()