Home
last modified time | relevance | path

Searched defs:selection_args (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/history/android/
H A Dandroid_history_provider_service.cc90 const std::vector<base::string16>& selection_args, in QueryHistoryAndBookmarksAdapter()
105 const std::vector<base::string16>& selection_args, in UpdateHistoryAndBookmarksAdapter()
120 const std::vector<base::string16>& selection_args, in DeleteHistoryAndBookmarksAdapter()
237 const std::vector<base::string16>& selection_args, in QuerySearchTermsAdapter()
257 const std::vector<base::string16>& selection_args, in QueryHistoryAndBookmarks()
280 const std::vector<base::string16>& selection_args, in UpdateHistoryAndBookmarks()
301 const std::vector<base::string16>& selection_args, in DeleteHistoryAndBookmarks()
341 const std::vector<base::string16>& selection_args, in DeleteHistory()
414 const std::vector<base::string16>& selection_args, in UpdateSearchTerms()
434 const std::vector<base::string16>& selection_args, in DeleteSearchTerms()
[all …]
H A Dandroid_provider_backend.cc233 const std::vector<base::string16>& selection_args, in QueryHistoryAndBookmarks()
252 const std::vector<base::string16>& selection_args, in UpdateHistoryAndBookmarks()
284 const std::vector<base::string16>& selection_args, in DeleteHistoryAndBookmarks()
301 const std::vector<base::string16>& selection_args, in DeleteHistory()
318 const std::vector<base::string16>& selection_args, in UpdateHistoryAndBookmarks()
451 const std::vector<base::string16>& selection_args, in DeleteHistoryAndBookmarks()
476 const std::vector<base::string16>& selection_args, in DeleteHistory()
533 const std::vector<base::string16>& selection_args, in QuerySearchTerms()
571 const std::vector<base::string16>& selection_args, in UpdateSearchTerms()
670 const std::vector<base::string16>& selection_args, in DeleteSearchTerms()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/provider/
H A Dchrome_browser_provider.cc416 const std::vector<base::string16>& selection_args, in Run()
448 const std::vector<base::string16>& selection_args) { in Run()
616 const std::vector<base::string16>& selection_args, in Run()
661 const std::vector<base::string16>& selection_args) { in MakeRequestOnUIThread()
899 const JavaParamRef<jobjectArray>& selection_args, in QueryBookmarkFromAPI()
960 const JavaParamRef<jobjectArray>& selection_args) { in UpdateBookmarkFromAPI()
981 const JavaParamRef<jobjectArray>& selection_args) { in RemoveBookmarkFromAPI()
997 const JavaParamRef<jobjectArray>& selection_args) { in RemoveHistoryFromAPI()
1038 const JavaParamRef<jobjectArray>& selection_args, in QuerySearchTermFromAPI()
1093 const JavaParamRef<jobjectArray>& selection_args) { in UpdateSearchTermFromAPI()
[all …]