Searched refs:startStreamingInternal (Results 1 – 2 of 2) sorted by relevance
105 … static bool startStreamingInternal(PendingScript&, Settings*, ScriptState*, PendingScript::Type);
222 bool startedStreaming = startStreamingInternal(script, settings, scriptState, scriptType); in startStreaming()374 bool ScriptStreamer::startStreamingInternal(PendingScript& script, Settings* settings, ScriptState*… in startStreamingInternal() function in blink::ScriptStreamer