Home
last modified time | relevance | path

Searched refs:CEF_COOKIE_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/net_service/
Dnet_service_util.cc58 return CEF_COOKIE_PRIORITY_LOW; in MakeCefCookiePriority()
211 case CEF_COOKIE_PRIORITY_LOW: in MakeCookiePriority()
/third_party/cef/include/internal/
Dcef_types.h734 CEF_COOKIE_PRIORITY_LOW = -1, enumerator