Home
last modified time | relevance | path

Searched refs:plugin_stream_url (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/child/
DBUILD.gn56 "npapi/plugin_stream_url.cc",
57 "npapi/plugin_stream_url.h",
/external/chromium_org/content/child/npapi/
Dplugin_instance.cc569 PluginStreamUrl* plugin_stream_url = in RequestRead() local
571 plugin_stream_url->FetchRange(range_info); in RequestRead()
688 PluginStreamUrl* plugin_stream_url = in URLRedirectResponse() local
690 plugin_stream_url->URLRedirectResponse(allow); in URLRedirectResponse()
/external/chromium_org/content/
Dcontent_child.gypi114 'child/npapi/plugin_stream_url.cc',
115 'child/npapi/plugin_stream_url.h',