size_estimate_ 61 content/common/indexed_db/indexed_db_key.cc size_estimate_(kOverheadSize) {} size_estimate_ 64 content/common/indexed_db/indexed_db_key.cc : type_(type), date_(0), number_(0), size_estimate_(kOverheadSize) { size_estimate_ 72 content/common/indexed_db/indexed_db_key.cc size_estimate_(kOverheadSize + sizeof(number)) { size_estimate_ 81 content/common/indexed_db/indexed_db_key.cc size_estimate_(kOverheadSize + CalculateArraySize(array)) {} size_estimate_ 86 content/common/indexed_db/indexed_db_key.cc size_estimate_(kOverheadSize + size_estimate_ 92 content/common/indexed_db/indexed_db_key.cc size_estimate_(kOverheadSize + size_estimate_ 104 content/common/indexed_db/indexed_db_key.cc size_estimate_(other.size_estimate_) {