Searched defs:request_is_seekable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dplugin_stream.cc52 bool request_is_seekable) {
64 if (request_is_seekable) {
48 Open(const std::string& mime_type, const std::string& headers, uint32 length, uint32 last_modified, bool request_is_seekable) argument
H A Dplugin_stream_url.cc111 bool request_is_seekable) {
120 request_is_seekable);
107 DidReceiveResponse(const std::string& mime_type, const std::string& headers, uint32 expected_length, uint32 last_modified, bool request_is_seekable) argument

Completed in 184 milliseconds