Searched defs:kPartitionNameHashBytes (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
H A Dstorage_partition_impl_map.cc120 // kPartitionNameHashBytes constant controls the length of the truncation.
145 const int kPartitionNameHashBytes = 6; member in namespace:content::__anon7437
351 // kPartitionNameHashBytes.
352 char buffer[kPartitionNameHashBytes];

Completed in 109 milliseconds