Home
last modified time | relevance | path

Searched refs:match_error (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/disk_cache/
Dbackend_impl.h291 Addr entry_addr, bool* match_error);
Dbackend_impl.cc1573 bool* match_error) { in MatchEntry() argument
1579 *match_error = false; in MatchEntry()
1642 *match_error = true; in MatchEntry()
1661 *match_error = true; in MatchEntry()
/external/chromium_org/net/disk_cache/
Dbackend_impl.h304 Addr entry_addr, bool* match_error);
Dbackend_impl.cc1505 bool* match_error) { in MatchEntry() argument
1511 *match_error = false; in MatchEntry()
1574 *match_error = true; in MatchEntry()
1593 *match_error = true; in MatchEntry()