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

  /external/chromium/chrome/browser/history/
text_database_manager.h 191 bool has_title() const { return !title_.empty(); } function in class:history::TextDatabaseManager::PageInfo
text_database_manager.cc 258 if (info.has_title()) {
in_memory_url_index.cc     [all...]
  /external/chromium/chrome/browser/extensions/
extension_bookmarks_module.cc 601 const bool has_title = updates->GetString(keys::kTitleKey, &title); local
624 if (has_title)
  /external/chromium/chrome/browser/sync/glue/
session_model_associator.cc 643 if (specifics.has_title())
    [all...]

Completed in 452 milliseconds