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

  /external/chromium_org/chrome/browser/history/android/
android_provider_backend.h 280 bool GetSelectedURLs(const std::string& selection,
android_provider_backend.cc 306 if (!GetSelectedURLs(selection, selection_args, &ids_set))
422 if (!GetSelectedURLs(selection, selection_args, &ids_set))
447 if (!GetSelectedURLs(selection, selection_args, &ids_set))
873 bool AndroidProviderBackend::GetSelectedURLs(
    [all...]

Completed in 579 milliseconds