OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:byte_range_lower_bound_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/child/npapi/
plugin_url_fetcher.cc
38
:
byte_range_lower_bound_
(0), plugin_stream_(plugin_stream) {}
46
response, &
byte_range_lower_bound_
, &byte_range_upper_bound,
58
int64 data_offset =
byte_range_lower_bound_
;
59
byte_range_lower_bound_
+= data_length;
66
int64
byte_range_lower_bound_
;
member in class:content::__anon7996::MultiPartResponseClient
/external/chromium_org/content/renderer/npapi/
webplugin_impl.cc
100
:
byte_range_lower_bound_
(0), resource_client_(resource_client) {}
114
&
byte_range_lower_bound_
,
130
data, data_length,
byte_range_lower_bound_
);
131
byte_range_lower_bound_
+= data_length;
139
int64
byte_range_lower_bound_
;
member in class:content::__anon8199::MultiPartResponseClient
[
all
...]
Completed in 382 milliseconds