Home
last modified time | relevance | path

Searched defs:BundledUpdate (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_software_update/
Dbundled_update.proto138 service BundledUpdate { service
144 rpc GetStatus(pw.protobuf.Empty) returns (BundledUpdateStatus);
151 rpc Start(StartRequest) returns (BundledUpdateStatus);
158 rpc SetTransferred(pw.protobuf.Empty) returns (BundledUpdateStatus);
164 rpc Verify(pw.protobuf.Empty) returns (BundledUpdateStatus);
173 rpc Apply(pw.protobuf.Empty) returns (BundledUpdateStatus);
177 rpc Abort(pw.protobuf.Empty) returns (BundledUpdateStatus);
182 rpc Reset(pw.protobuf.Empty) returns (BundledUpdateStatus);