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

  /external/libweave/include/weave/
command.h 24 kAborted,
  /external/libweave/src/commands/
command_instance.cc 28 {Command::State::kAborted, "aborted"},
250 bool result = SetStatus(State::kAborted, error);
271 case State::kAborted:
  /system/weaved/libweaved/
command.h 46 kAborted,
command.cc 102 return Command::State::kAborted;
  /external/libweave/src/
device_registration_info.cc 872 EnumToString(Command::State::kAborted));
    [all...]

Completed in 4871 milliseconds