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

  /external/chromium/chrome/browser/extensions/
extension_history_api_constants.cc 9 const char kAllHistoryKey[] = "allHistory";
extension_history_api_constants.h 14 extern const char kAllHistoryKey[];
extension_history_api.cc 131 dict->SetBoolean(keys::kAllHistoryKey, details->all_history);

Completed in 16 milliseconds