Searched refs:kTypedCountKey (Results 1 – 3 of 3) sorted by relevance
21 const char kTypedCountKey[] = "typedCount"; variable
26 extern const char kTypedCountKey[];
36 value->SetInteger(keys::kTypedCountKey, row.typed_count()); in GetHistoryItemDictionary()