Home
last modified time | relevance | path

Searched refs:ParseCommandCreated (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/notification/
Dnotification_parser.cc14 bool ParseCommandCreated(const base::DictionaryValue& notification, in ParseCommandCreated() function
61 return ParseCommandCreated(notification, delegate, channel_name); in ParseNotificationJson()