Searched refs:kCommand_State (Results 1 – 5 of 5) sorted by relevance
32 const char kCommand_State[] = "state"; variable
34 extern const char kCommand_State[];
52 patch->SetString(commands::attributes::kCommand_State, in OnStateChanged()
226 json->SetString(commands::attributes::kCommand_State, EnumToString(state_)); in ToJson()
871 command_patch.SetString(commands::attributes::kCommand_State, in NotifyCommandAborted()