OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnCacheReadCompleted
(Results
1 - 6
of
6
) sorted by null
/external/chromium/net/http/
partial_data.h
98
// operation completes,
OnCacheReadCompleted
() must be called with the result
110
void
OnCacheReadCompleted
(int result);
partial_data.cc
451
void PartialData::
OnCacheReadCompleted
(int result) {
http_cache_transaction.cc
[
all
...]
/external/chromium_org/net/http/
partial_data.h
97
// operation completes,
OnCacheReadCompleted
() must be called with the result
109
void
OnCacheReadCompleted
(int result);
partial_data.cc
464
void PartialData::
OnCacheReadCompleted
(int result) {
http_cache_transaction.cc
[
all
...]
Completed in 351 milliseconds