Searched defs:getRefCnt (Results 1 – 5 of 5) sorted by relevance
98 int32_t getRefCnt() const { return fRefCnt.load(); } in getRefCnt() function
89 int32_t getRefCnt() const { return fRefCnt.load(std::memory_order_relaxed); } in getRefCnt() function
94 int32_t getRefCnt() const { return fRefCnt.load(); } in getRefCnt() function
86 int32_t getRefCnt() const { in getRefCnt() function
85 int32_t getRefCnt() const { in getRefCnt() function