Home
last modified time | relevance | path

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

/external/scapy/scapy/
Droute6.py43 def resync(self): member in Route6
Droute.py33 def resync(self): member in Route
/external/antlr/runtime/Ruby/lib/antlr3/
Ddebug.rb202 def resync method
570 def resync method
/external/guava/guava/src/com/google/common/util/concurrent/
DSmoothRateLimiter.java381 private void resync(long nowMicros) { in resync() method in SmoothRateLimiter
/external/pdfium/fxjs/xfa/
Dcjx_source.cpp136 CJS_Return CJX_Source::resync(CJS_V8* runtime, in resync() function in CJX_Source
/external/antlr/runtime/Ruby/lib/antlr3/debug/
Devent-hub.rb177 def resync() method in ANTLR3.Debug.EventHub
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp707 void raw_svector_ostream::resync() { in resync() function in raw_svector_ostream
/external/libnl/python/netlink/
Dcore.py572 def resync(self, socket=None, cb=None, args=None): member in Cache