HomeSort by relevance Sort by last modified time
    Searched refs:is_local_source_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/media/
webmediaplayer_impl.h 327 bool is_local_source_; member in class:content::WebMediaPlayerImpl
webmediaplayer_impl.cc 151 is_local_source_(false),
303 is_local_source_ = !gurl.SchemeIs("http") && !gurl.SchemeIs("https");
    [all...]

Completed in 40 milliseconds