Searched defs:refCnt (Results 1 – 5 of 5) sorted by relevance
36 int refCnt() const { return fRefCnt; } in refCnt() function
137 public int refCnt() { in refCnt() method in EmptyHttpResponse
143 public int refCnt() { in refCnt() method in EmptyHttpRequest
405 private final AtomicLong refCnt = new AtomicLong(); field in LbPolicyConfiguration.RefCountedChildPolicyWrapper
209 int refCnt; /* the number of references */ member