/device/lge/hammerhead/overlay/packages/apps/Mms/res/xml-mcc604-mnc00/ |
mms_config.xml | 17 <!-- Version History
|
/device/lge/hammerhead/overlay/packages/apps/Mms/res/xml-mcc604-mnc02/ |
mms_config.xml | 17 <!-- Version History
|
/device/lge/hammerhead/overlay/packages/apps/Mms/res/xml-mcc647-mnc10/ |
mms_config.xml | 17 <!-- Version History
|
/external/ceres-solver/docs/source/ |
acknowledgements.rst | 25 contributions in the :ref:`chapter-version-history`.
|
/external/chromium/base/ |
native_library_linux.cc | 22 // We deliberately do not use RTLD_DEEPBIND. For the history why, please
|
/external/chromium/chrome/browser/ |
DEPS | 8 "+chrome/tools/profiles", # For history unit tests.
|
browsing_data_remover.h | 88 // Called when history deletion is done. 124 // Callback when the network history has been deleted. Invokes 129 // subresources on visited sites, and initial navigation history. 223 // Used if we need to clear history.
|
memory_purger.cc | 11 #include "chrome/browser/history/history.h" 109 // Unload all history backends (freeing memory used to cache sqlite). 110 // Spinning up the history service is expensive, so we avoid doing it if it
|
/external/chromium/chrome/browser/autocomplete/ |
history_provider.cc | 13 #include "chrome/browser/history/history.h" 33 // Delete the match from the history DB. 76 // didn't intend this interpretation. Since this can break history matching
|
/external/chromium/chrome/browser/download/ |
download_file.cc | 13 #include "chrome/browser/history/download_create_info.h"
|
/external/chromium/chrome/browser/history/ |
in_memory_url_index_unittest.cc | 21 #include "chrome/browser/history/in_memory_url_index.h" 22 #include "chrome/browser/history/in_memory_database.h" 26 // The test version of the history url database table ('url') is contained in 37 namespace history { namespace 47 // Create and populate a working copy of the URL history database. 51 FILE_PATH_LITERAL("History")); 148 // Add 600 more history items. 372 history::TermMatches matches_a; 373 matches_a.push_back(history::TermMatch(1, 1, 2)); 374 matches_a.push_back(history::TermMatch(2, 4, 3)) [all...] |
/external/chromium/chrome/browser/importer/ |
importer_data_types.h | 22 HISTORY = 1 << 0,
|
profile_writer.h | 15 #include "chrome/browser/history/history_types.h" 76 virtual void AddHistoryPage(const std::vector<history::URLRow>& page, 77 history::VisitSource visit_source); 98 const std::vector<history::ImportedFaviconUsage>& favicons);
|
/external/chromium/chrome/browser/net/ |
connect_interceptor.h | 25 // Learn about referrers, and optionally preconnect based on history.
|
/external/chromium/chrome/browser/sync/ |
profile_sync_factory_impl.h | 69 history::HistoryBackend* history_backend,
|
profile_sync_factory_mock.h | 71 history::HistoryBackend* history_backend,
|
/external/chromium_org/base/ |
native_library_posix.cc | 22 // We deliberately do not use RTLD_DEEPBIND. For the history why, please
|
/external/chromium_org/cc/debug/ |
paint_time_counter.h | 15 // Maintains a history of paint times for each frame
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/net/spdyproxy/ |
DataReductionProxySettings.java | 159 * Retrieves the history of daily totals of bytes that would have been 161 * @return The history of daily totals 168 * Retrieves the history of daily totals of bytes that were received after 170 * @return The history of daily totals
|
/external/chromium_org/chrome/browser/android/provider/ |
chrome_browser_provider.h | 14 #include "chrome/browser/history/android/android_history_types.h" 23 namespace history { namespace 67 // Bookmark and history APIs. ----------------------------------------------- 191 history::TopSites* top_sites_;
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_classifier_factory.cc | 9 #include "chrome/browser/history/shortcuts_backend_factory.h"
|
/external/chromium_org/chrome/browser/download/ |
download_service_factory.cc | 8 #include "chrome/browser/history/history_service_factory.h"
|
/external/chromium_org/chrome/browser/history/android/ |
bookmark_model_sql_handler.cc | 5 #include "chrome/browser/history/android/bookmark_model_sql_handler.h" 12 #include "chrome/browser/history/url_database.h" 19 namespace history { namespace 174 } // namespace history
|
/external/chromium_org/chrome/browser/history/ |
archived_database.cc | 9 #include "chrome/browser/history/archived_database.h" 12 namespace history { namespace 108 // history file like URLs, visits, or downloads, that will need migration as 151 } // namespace history
|
history_service_factory.h | 29 // In the testing profile, we often clear the history before making a new
|