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

  /external/chromium_org/chrome/browser/history/android/
sql_handler.cc 25 bool SQLHandler::HasColumnIn(const HistoryAndBookmarkRow& row) {
sql_handler.h 61 bool HasColumnIn(const HistoryAndBookmarkRow& row);
android_provider_backend.cc 329 if ((*i)->HasColumnIn(row)) {
    [all...]

Completed in 771 milliseconds