Searched defs:match_error (Results 1 - 1 of 1) 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

Completed in 86 milliseconds