Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Duploader.py78 def Rollback(self): member in CloudStorageUploader
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DTokenRewriteStream.cs233 public virtual void Rollback( int instructionIndex ) in Rollback() method in Antlr.Runtime.TokenRewriteStream
244 public virtual void Rollback( string programName, int instructionIndex ) in Rollback() method in Antlr.Runtime.TokenRewriteStream
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNDPPCombine.cpp446 bool Rollback = true; in combineDPPMov() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNDPPCombine.cpp453 bool Rollback = true; in combineDPPMov() local
/external/rust/crates/rusqlite/src/
Dtransaction.rs25 Rollback, enumerator
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas6126 procedure TTokenRewriteStream.Rollback(const InstructionIndex: Integer); procedure
6131 procedure TTokenRewriteStream.Rollback(const ProgramName: String; procedure
/external/webrtc/pc/
Dpeer_connection_integrationtest.cc596 bool Rollback() { in Rollback() function in webrtc::__anonb00edc420111::PeerConnectionWrapper
Dpeer_connection.cc7392 RTCError PeerConnection::Rollback(SdpType sdp_type) { in Rollback() function in webrtc::PeerConnection