Searched refs:GetPushStream (Results 1 – 2 of 2) sorted by relevance
157 scoped_refptr<FlipStream> GetPushStream(const std::string& url);
307 stream = GetPushStream(path); in GetOrCreateStream()803 scoped_refptr<FlipStream> FlipSession::GetPushStream(const std::string& path) { in GetPushStream() function in net::FlipSession