Searched refs:kCommand_Parameters (Results 1 – 3 of 3) sorted by relevance
151 if (json->Get(commands::attributes::kCommand_Parameters, ¶ms_value)) { in GetCommandParameters()157 commands::attributes::kCommand_Parameters); in GetCommandParameters()223 json->Set(commands::attributes::kCommand_Parameters, parameters_.DeepCopy()); in ToJson()
29 const char kCommand_Parameters[] = "parameters"; variable
31 extern const char kCommand_Parameters[];