Searched refs:kTimestampKey (Results 1 – 5 of 5) sorted by relevance
10 const char kTimestampKey[] = "timestamp"; variable
14 MESSAGE_CENTER_EXPORT extern const char kTimestampKey[];
52 const char kTimestampKey[] = "timestamp"; variable173 value->SetString(kTimestampKey, in ToValue()205 if (value.HasKey(kTimestampKey)) { in FromValue()208 if (!value.GetString(kTimestampKey, ×tamp) || in FromValue()
30 static const char kTimestampKey[]; variable
43 const char NetworkSmsHandler::kTimestampKey[] = "timestamp"; member in chromeos::NetworkSmsHandler325 new_dictionary.SetString(kTimestampKey, timestamp); in MessageReceived()