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

  /external/chromium/chrome/browser/autocomplete/
history_contents_provider.h 37 history::QueryResults* results);
81 history::QueryResults results_;
history_contents_provider.cc 124 history::QueryResults empty_results;
155 history::QueryResults empty_results;
164 history::QueryResults* results) {
  /external/chromium/chrome/browser/history/
history_querying_unittest.cc 51 bool NthResultIs(const QueryResults& results,
78 QueryResults* results) {
128 void QueryHistoryComplete(HistoryService::Handle, QueryResults* results) {
143 QueryResults last_query_results_;
152 QueryResults results;
176 QueryResults results;
191 QueryResults results;
219 QueryResults results;
249 QueryResults results;
265 QueryResults results
    [all...]
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_unittest.cc 17 void CheckHistoryResultConsistency(const QueryResults& result) {
39 void AddSimpleData(QueryResults* results) {
54 void AddAlternateData(QueryResults* results) {
72 QueryResults results;
111 QueryResults results;
138 QueryResults results;
142 QueryResults appendee;
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);
history_marshaling.h 27 QueryResults>
history_backend.h 407 const QueryOptions& options, QueryResults* result);
410 QueryResults* result);
history.h 284 // Provides the result of a query. See QueryResults in history_types.h.
285 // The common use will be to use QueryResults.Swap to suck the contents of
287 typedef Callback2<Handle, history::QueryResults*>::Type
    [all...]
history_backend.cc 157 // this was written, QueryResults can efficiently look up by URL, so the need
    [all...]
  /external/chromium/chrome/browser/
possible_url_model.h 34 history::QueryResults* result);
possible_url_model.cc 81 history::QueryResults* result) {
  /external/chromium/chrome/browser/extensions/
extension_history_api.h 117 history::QueryResults* results);
extension_history_api.cc 295 history::QueryResults* results) {
298 for (history::QueryResults::URLResultVector::const_iterator iterator =
  /external/chromium/chrome/browser/ui/webui/
history2_ui.h 65 history::QueryResults* results);
history_ui.h 61 history::QueryResults* results);
history2_ui.cc 246 history::QueryResults* results) {
history_ui.cc 246 history::QueryResults* results) {
  /external/chromium/chrome/browser/automation/
automation_provider_observers.h     [all...]
automation_provider_observers.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar 

Completed in 361 milliseconds