Home
last modified time | relevance | path

Searched defs:Rollback (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/rollback/
H A DREADME.md59 ##### Package Watchdog
65 ##### Native Watchdog
73 ##### Explicit Health Check
188 ### Installing an App with Rollback Enabled
206 ### Setting Rollback Impact Level
215 ### Triggering Rollback Manually
227 ### Listing the Status of Rollbacks on Device
H A DRollback.java87 class Rollback { class
214 Rollback(int rollbackId, File backupDir, int originalSessionId, boolean isStaged, int userId, in Rollback() method in Rollback
237 Rollback(RollbackInfo info, File backupDir, Instant timestamp, int originalSessionId, in Rollback() method in Rollback
/aosp_15_r20/cts/libs/rollback/src/com/android/cts/rollback/lib/
H A DRollback.java27 public class Rollback { class
32 Rollback(PackageRollbackInfo packageInfo) { in Rollback() method in Rollback
37 private Rollback(TestApp from) { in Rollback() method in Rollback
41 private Rollback(String packageName, long versionCode) { in Rollback() method in Rollback
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/utilities/
H A Dexception_guard.odr.sh.cpp25 struct Rollback { struct
34 assert(std::strcmp(typeid(std::__exception_guard<Rollback>).name(), func()) != 0); in main() argument
H A Dexception_guard.pass.cpp72 struct Rollback { void operator()() const { } }; in test() struct
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DTokenRewriteStream.cs207 public virtual void Rollback(int instructionIndex) { in Rollback() method in Antlr.Runtime.TokenRewriteStream
217 public virtual void Rollback(string programName, int instructionIndex) { in Rollback() method in Antlr.Runtime.TokenRewriteStream
/aosp_15_r20/external/chromium-trace/catapult/dependency_manager/dependency_manager/
H A Duploader.py78 def Rollback(self): member in CloudStorageUploader
/aosp_15_r20/external/googleapis/google/datastore/v1beta3/
H A Ddatastore.proto74 rpc Rollback(RollbackRequest) returns (RollbackResponse) { rpc
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp446 bool Rollback = true; in combineDPPMov() local
/aosp_15_r20/external/webrtc/pc/
H A Djsep_transport_collection.cc128 void BundleManager::Rollback() { in Rollback() function in webrtc::BundleManager
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/driver/
Ddriver.go521 Rollback() error methodSpec
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNDPPCombine.cpp587 bool Rollback = true; in combineDPPMov() local
/aosp_15_r20/external/googleapis/google/datastore/v1/
H A Ddatastore.proto119 rpc Rollback(RollbackRequest) returns (RollbackResponse) { rpc
/aosp_15_r20/external/googleapis/google/firestore/v1beta1/
H A Dfirestore.proto116 rpc Rollback(RollbackRequest) returns (google.protobuf.Empty) { rpc
/aosp_15_r20/external/googleapis/google/spanner/v1/
H A Dspanner.proto257 rpc Rollback(RollbackRequest) returns (google.protobuf.Empty) { rpc
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dtransaction.rs25 Rollback, enumerator
Dhooks.rs304 Rollback, enumerator
/aosp_15_r20/external/googleapis/google/firestore/v1/
H A Dfirestore.proto123 rpc Rollback(RollbackRequest) returns (google.protobuf.Empty) { rpc
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1273 procedure Rollback(const InstructionIndex: Integer); overload; procedure
1279 procedure Rollback(const ProgramName: String; procedure
2666 procedure Rollback(const InstructionIndex: Integer); overload; virtual; procedure
2667 procedure Rollback(const ProgramName: String; procedure
6126 procedure TTokenRewriteStream.Rollback(const InstructionIndex: Integer); procedure
6131 procedure TTokenRewriteStream.Rollback(const ProgramName: String; procedure
/aosp_15_r20/art/dex2oat/
H A Dtransaction.cc335 void Transaction::Rollback() { in Rollback() function in art::Transaction
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddbdaoint.h295 STDMETHOD(Rollback) (THIS) PURE; in DECLARE_INTERFACE_() local
431 STDMETHOD(Rollback) (THIS) PURE; in DECLARE_INTERFACE_() local
562 STDMETHOD(Rollback) (THIS) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/
Dfakedb_test.go1056 func (tx *fakeTx) Rollback() error { func
Dsql.go2350 func (tx *Tx) Rollback() error { func
/aosp_15_r20/external/webrtc/pc/test/
H A Dintegration_test_helpers.h644 bool Rollback() { in Rollback() function
/aosp_15_r20/external/googleapis/google/cloud/deploy/v1/
H A Dcloud_deploy.proto3618 message Rollback { message

123