Searched refs:unsupported_int_model (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/disk_cache/memory/
H A Dmem_backend_impl.cc79 COMPILE_ASSERT(sizeof(max_bytes) == sizeof(max_size_), unsupported_int_model); local
/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl_v3.cc94 COMPILE_ASSERT(sizeof(max_bytes) == sizeof(max_size_), unsupported_int_model); local
H A Dbackend_impl.cc676 COMPILE_ASSERT(sizeof(max_bytes) == sizeof(max_size_), unsupported_int_model); local

Completed in 429 milliseconds