Searched refs:ParseMethod (Results 1 – 1 of 1) sorted by relevance
203 static bool ParseMethod(base::DictionaryValue* command, in ParseMethod() function225 ok = ok && ParseMethod(command_dict.get(), &method); in ParseCommand()255 bool ok = ParseMethod(dict.get(), &method); in ParseNotification()