Searched refs:kMethodParam (Results 1 – 2 of 2) sorted by relevance
12 const char kMethodParam[] = "method"; variable40 command.SetString(kMethodParam, method_); in Serialize()76 if (!dict->GetString(kMethodParam, &method)) in ParseNotification()
16 const char kMethodParam[] = "method"; variable55 command.SetString(kMethodParam, method_); in Serialize()151 notification.SetString(kMethodParam, method_); in Serialize()205 if (!command->GetString(kMethodParam, method)) in ParseMethod()