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

  /external/chromium_org/chrome/browser/ssl/
chrome_ssl_host_state_delegate.h 74 DO_NOT_CREATE_DICTIONARY_ENTRIES
chrome_ssl_host_state_delegate.cc 141 // If create_entries is set to |DO_NOT_CREATE_DICTIONARY_ENTRIES|,
160 if (create_entries == DO_NOT_CREATE_DICTIONARY_ENTRIES)
202 // - Expired and |create_entries| is DO_NOT_CREATE_DICTIONARY_ENTRIES, return
211 if (create_entries == DO_NOT_CREATE_DICTIONARY_ENTRIES)
240 if (create_entries == DO_NOT_CREATE_DICTIONARY_ENTRIES)
343 dict, DO_NOT_CREATE_DICTIONARY_ENTRIES, expired_previous_decision);

Completed in 260 milliseconds