HomeSort by relevance Sort by last modified time
    Searched refs:kCommand_Results (Results 1 - 4 of 4) sorted by null

  /external/libweave/src/commands/
schema_constants.cc 31 const char kCommand_Results[] = "results";
schema_constants.h 33 extern const char kCommand_Results[];
cloud_command_proxy.cc 45 patch->Set(commands::attributes::kCommand_Results,
command_instance.cc 225 json->Set(commands::attributes::kCommand_Results, results_.DeepCopy());

Completed in 219 milliseconds