Home
last modified time | relevance | path

Searched defs:getRefCount (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/common/
Dsharedobject.cpp51 SharedObject::getRefCount() const { in getRefCount() function in SharedObject
/third_party/skia/m133/third_party/externals/icu/source/common/
Dsharedobject.cpp51 SharedObject::getRefCount() const { in getRefCount() function in SharedObject
/third_party/skia/third_party/externals/icu/source/common/
Dsharedobject.cpp51 SharedObject::getRefCount() const { in getRefCount() function in SharedObject
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLObject.h25 cl_uint getRefCount() const noexcept { return mRefCount; } in getRefCount() function
DRefCountObject.h50 size_t getRefCount() const { return mRefCount; } in getRefCount() function
DShader.cpp619 unsigned int Shader::getRefCount() const in getRefCount() function in gl::Shader
DContext.h621 size_t getRefCount() const { return mRefCount; } in getRefCount() function
DProgram.cpp2034 unsigned int Program::getRefCount() const in getRefCount() function in gl::Program
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DSharedObject.java194 public final int getRefCount() { return refCount.get(); } in getRefCount() method in SharedObject
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DSharedObject.java191 public final int getRefCount() { return refCount.get(); } in getRefCount() method in SharedObject
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DNGramList.java55 public final int getRefCount() in getRefCount() method in NGramList.NGram
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DShader.cpp285 unsigned int Shader::getRefCount() const in getRefCount() function in es2::Shader
DProgram.cpp2703 unsigned int Program::getRefCount() const in getRefCount() function in es2::Program
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.hpp61 int getRefCount (void) const { return m_refCount; } in getRefCount() function in sglr::rc::NamedObject