Searched defs:QueryResults (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dhistory_types.cc129 // QueryResults ----------------------------------------------------------------
131 QueryResults::QueryResults() : reached_beginning_(false) { function in class:history::QueryResults
134 QueryResults::~QueryResults() {}
136 const size_t* QueryResults::MatchesForURL(const GURL& url,
153 void QueryResults::Swap(QueryResults* other) {
160 void QueryResults::AppendURLBySwapping(URLResult* result) {
168 void QueryResults
[all...]
H A Dhistory_types.h332 // QueryResults ----------------------------------------------------------------
337 class QueryResults { class in namespace:history
341 QueryResults();
342 ~QueryResults();
392 void Swap(QueryResults* other);
426 // QueryResults object.
432 DISALLOW_COPY_AND_ASSIGN(QueryResults);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 125 milliseconds