Searched refs:AbortWithCustomError (Results 1 – 3 of 3) sorted by relevance
107 bool AbortWithCustomError(const brillo::Error* command_error,111 bool AbortWithCustomError(android::binder::Status status,
151 bool Command::AbortWithCustomError(const brillo::Error* command_error, in AbortWithCustomError() function in weaved::Command157 bool Command::AbortWithCustomError(android::binder::Status status, in AbortWithCustomError() function in weaved::Command
117 command->AbortWithCustomError(error.get(), nullptr); in OnCheckForUpdates()127 command->AbortWithCustomError(error.get(), nullptr); in OnTrackChannel()