Home
last modified time | relevance | path

Searched defs:stream_url (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/content/browser/frame_host/
Dnavigation_before_commit_info.h32 GURL stream_url; member
/external/chromium_org/ppapi/cpp/private/
Dvideo_destination_private.cc47 int32_t VideoDestination_Private::Open(const Var& stream_url, in Open()
Dvideo_source_private.cc43 int32_t VideoSource_Private::Open(const Var& stream_url, in Open()
/external/chromium_org/content/renderer/media/
Dmock_media_stream_registry.cc25 void MockMediaStreamRegistry::Init(const std::string& stream_url) { in Init()
/external/chromium_org/ppapi/proxy/
Dvideo_destination_resource.cc41 const PP_Var& stream_url, in Open()
Dvideo_source_resource.cc41 const PP_Var& stream_url, in Open()
/external/chromium_org/ppapi/thunk/
Dppb_video_destination_private_thunk.cc34 PP_Var stream_url, in Open()
Dppb_video_source_private_thunk.cc33 PP_Var stream_url, in Open()
/external/chromium_org/content/renderer/pepper/
Dpepper_video_destination_host.cc48 const std::string& stream_url) { in OnHostMsgOpen()
Dpepper_video_source_host.cc86 const std::string& stream_url) { in OnHostMsgOpen()
/external/chromium_org/chrome/browser/extensions/api/streams_private/
Dstreams_private_api.cc97 const GURL& stream_url, in AbortStream()
/external/chromium_org/pdf/
Dout_of_process_instance.cc307 const char* stream_url = NULL; in Init() local
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c4325 …_M28_PPB_VideoDestination_Private_Open(PP_Resource destination, struct PP_Var* stream_url, struct … in Pnacl_M28_PPB_VideoDestination_Private_Open()
4354 static int32_t Pnacl_M28_PPB_VideoSource_Private_Open(PP_Resource source, struct PP_Var* stream_url in Pnacl_M28_PPB_VideoSource_Private_Open()