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

  /external/chromium_org/content/browser/
transition_request_manager.cc 116 allowed_entries_.push_back(AllowedEntry(allowed_destination_host_pattern,
124 DCHECK(!allowed_entries_.empty());
133 const AllowedEntry& allowed_entry = allowed_entries_[0];
transition_request_manager.h 104 std::vector<AllowedEntry> allowed_entries_; member in class:content::TransitionRequestManager::TransitionRequestData

Completed in 637 milliseconds