Searched defs:Rollback (Results 1 – 11 of 11) sorted by relevance
25 struct Rollback { struct34 assert(std::strcmp(typeid(std::__exception_guard<Rollback>).name(), func()) != 0); in main() argument
72 struct Rollback { void operator()() const { } }; in test() struct
78 def Rollback(self): member in CloudStorageUploader
207 public virtual void Rollback(int instructionIndex) { in Rollback() method in Antlr.Runtime.TokenRewriteStream217 public virtual void Rollback(string programName, int instructionIndex) { in Rollback() method in Antlr.Runtime.TokenRewriteStream
128 void BundleManager::Rollback() { in Rollback() function in webrtc::BundleManager
2962 RTCError SdpOfferAnswerHandler::Rollback(SdpType desc_type) { in Rollback() function in webrtc::SdpOfferAnswerHandler
446 bool Rollback = true; in combineDPPMov() local
25 Rollback, enumerator
306 Rollback, enumerator
644 bool Rollback() { in Rollback() function
6126 procedure TTokenRewriteStream.Rollback(const InstructionIndex: Integer); procedure6131 procedure TTokenRewriteStream.Rollback(const ProgramName: String; procedure