HomeSort by relevance Sort by last modified time
    Searched defs:QueryResults (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/history/
history_types.cc 153 // QueryResults ----------------------------------------------------------------
155 QueryResults::QueryResults() : reached_beginning_(false) {
158 QueryResults::~QueryResults() {
163 const size_t* QueryResults::MatchesForURL(const GURL& url,
180 void QueryResults::Swap(QueryResults* other) {
187 void QueryResults::AppendURLBySwapping(URLResult* result) {
195 void QueryResults::AppendResultsBySwapping(QueryResults* other
    [all...]
history_types.h 369 // QueryResults ----------------------------------------------------------------
374 class QueryResults {
378 QueryResults();
379 ~QueryResults();
426 void Swap(QueryResults* other);
437 void AppendResultsBySwapping(QueryResults* other, bool remove_dupes);
466 // QueryResults object.
472 DISALLOW_COPY_AND_ASSIGN(QueryResults);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar 

Completed in 592 milliseconds