Home
last modified time | relevance | path

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

/external/okhttp/okio/okio/src/main/java/okio/
DInflaterSource.java94 public boolean refill() throws IOException { in refill() method in InflaterSource
/external/libnl/python/netlink/
Dcore.py564 def refill(self, socket=None): member in Cache