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

/external/chromium/chrome/browser/history/
H A Dhistory_types.cc153 // QueryResults ----------------------------------------------------------------
155 QueryResults::QueryResults() : reached_beginning_(false) { function in class:history::QueryResults
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
[all...]
H A Dhistory_types.h369 // QueryResults ----------------------------------------------------------------
374 class QueryResults { class in namespace:history
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/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.h329 // QueryResults ----------------------------------------------------------------
334 class QueryResults { class in namespace:history
338 QueryResults();
339 ~QueryResults();
389 void Swap(QueryResults* other);
423 // QueryResults object.
429 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 152 milliseconds