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

  /external/libweave/src/commands/
schema_constants.cc 26 const char kCommand_Id[] = "id";
schema_constants.h 28 extern const char kCommand_Id[];
command_instance.cc 188 if (!json->GetString(commands::attributes::kCommand_Id, command_id))
221 json->SetString(commands::attributes::kCommand_Id, id_);

Completed in 1372 milliseconds