Searched refs:nativeRefCount_ (Results 1 – 1 of 1) sorted by relevance
132 ++nativeRefCount_; in AddNativeRef()137 --nativeRefCount_; in Release()138 if (nativeRefCount_ == 0) { in Release()180 uint32_t nativeRefCount_ = 0; variable