HomeSort by relevance Sort by last modified time
    Searched refs:HasEnclosingPath (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_auth_cache.cc 91 if (it->origin() == origin && it->HasEnclosingPath(parent_dir))
130 if (!HasEnclosingPath(parent_dir)) {
146 bool HttpAuthCache::Entry::HasEnclosingPath(const std::string& dir) {
http_auth_cache.h 128 bool HasEnclosingPath(const std::string& dir);

Completed in 103 milliseconds