size_of_item 24 content/common/dom_storage/dom_storage_map.cc count += size_of_item(it->first, it->second.string()); size_of_item 74 content/common/dom_storage/dom_storage_map.cc 0 : size_of_item(key, old_value->string()); size_of_item 75 content/common/dom_storage/dom_storage_map.cc size_t new_item_size = size_of_item(key, value); size_of_item 98 content/common/dom_storage/dom_storage_map.cc bytes_used_ -= size_of_item(key, *old_value);