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

/external/chromium/net/disk_cache/
H A Dbackend_impl.cc1573 bool* match_error) {
1579 *match_error = false;
1642 *match_error = true;
1661 *match_error = true;
1571 MatchEntry(const std::string& key, uint32 hash, bool find_parent, Addr entry_addr, bool* match_error) argument
/external/chromium_org/net/disk_cache/
H A Dbackend_impl.cc1505 bool* match_error) {
1511 *match_error = false;
1574 *match_error = true;
1593 *match_error = true;
1503 MatchEntry(const std::string& key, uint32 hash, bool find_parent, Addr entry_addr, bool* match_error) argument

Completed in 62 milliseconds