LAST_TYPE 208 ash/shell/app_list.cc for (int i = 0; i < static_cast<int>(WindowTypeShelfItem::LAST_TYPE); ++i) { LAST_TYPE 297 ash/shell/app_list.cc for (int i = 0; i < static_cast<int>(WindowTypeShelfItem::LAST_TYPE); ++i) { LAST_TYPE 154 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute.cc ResourceType::Type type = ResourceType::LAST_TYPE; LAST_TYPE 193 chrome/browser/extensions/api/web_request/web_request_api.cc *resource_type = ResourceType::LAST_TYPE; LAST_TYPE 210 chrome/browser/extensions/api/web_request/web_request_api.cc ResourceType::Type resource_type = ResourceType::LAST_TYPE; LAST_TYPE 1368 chrome/browser/extensions/api/web_request/web_request_api.cc ResourceType::Type resource_type = ResourceType::LAST_TYPE; LAST_TYPE 1504 chrome/browser/extensions/api/web_request/web_request_api.cc ResourceType::Type resource_type = ResourceType::LAST_TYPE; LAST_TYPE 1933 chrome/browser/extensions/api/web_request/web_request_api.cc ResourceType::Type resource_type = ResourceType::LAST_TYPE; LAST_TYPE 66 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc ResourceType::LAST_TYPE, // represents "other" LAST_TYPE 72 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc ResourceType::LAST_TYPE, LAST_TYPE 120 content/child/site_isolation_policy.cc ResourceType::LAST_TYPE); LAST_TYPE 23 content/common/content_param_traits_macros.h IPC_ENUM_TRAITS_MAX_VALUE(ResourceType::Type, ResourceType::LAST_TYPE - 1) LAST_TYPE 185 sandbox/win/src/crosscall_server.cc (INVALID_TYPE >= type) || (LAST_TYPE <= type) || // Unknown type. LAST_TYPE 39 webkit/common/resource_type.h return type >= MAIN_FRAME && type < LAST_TYPE;