Home
last modified time | relevance | path

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

/external/libweave/src/commands/
Dschema_constants.cc32 const char kCommand_State[] = "state"; variable
Dschema_constants.h34 extern const char kCommand_State[];
Dcloud_command_proxy.cc52 patch->SetString(commands::attributes::kCommand_State, in OnStateChanged()
Dcommand_instance.cc226 json->SetString(commands::attributes::kCommand_State, EnumToString(state_)); in ToJson()
/external/libweave/src/
Ddevice_registration_info.cc871 command_patch.SetString(commands::attributes::kCommand_State, in NotifyCommandAborted()