Searched refs:kItemCountKey (Results 1 – 3 of 3) sorted by relevance
87 dict->SetInteger(keys::kItemCountKey, item_count_); in SerializeToDict()122 dict->SetInteger(keys::kItemCountKey, tab_count_); in SerializeToDict()144 dict->SetInteger(keys::kItemCountKey, item_count_); in SerializeToDict()188 dict->SetInteger(keys::kItemCountKey, item_count_); in SerializeToDict()219 dict->SetInteger(keys::kItemCountKey, item_count_); in SerializeToDict()
15 const char kItemCountKey[] = "details.itemCount"; variable
19 extern const char kItemCountKey[];