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

  /external/chromium_org/chrome/browser/media/
desktop_streams_registry.h 25 std::string RegisterStream(int render_process_id,
32 // using RegisterStream() or if it was generated for a different origin.
desktop_streams_registry.cc 33 std::string DesktopStreamsRegistry::RegisterStream(
  /external/chromium_org/content/browser/streams/
stream_registry.h 27 void RegisterStream(scoped_refptr<Stream> stream);
stream_registry.cc 25 void StreamRegistry::RegisterStream(scoped_refptr<Stream> stream) {
stream.cc 48 registry_->RegisterStream(this);
  /external/chromium_org/chrome/browser/extensions/api/desktop_capture/
desktop_capture_api.cc 201 result = registry->RegisterStream(

Completed in 767 milliseconds