Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dsharedobject.cpp51 SharedObject::getRefCount() const { in getRefCount() function in SharedObject
/external/cronet/third_party/icu/source/common/
Dsharedobject.cpp51 SharedObject::getRefCount() const { in getRefCount() function in SharedObject
/external/angle/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.cpp670 unsigned int Shader::getRefCount() const in getRefCount() function in gl::Shader
DProgram.cpp1639 unsigned int Program::getRefCount() const in getRefCount() function in gl::Program
/external/python/pybind11/tests/
Dobject.h17 int getRefCount() const { return m_refCount; }; in getRefCount() function
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DSharedObject.java194 public final int getRefCount() { return refCount.get(); } in getRefCount() method in SharedObject
/external/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
/external/OpenCSD/decoder/include/mem_acc/
Dtrc_mem_acc_file.h93 const int getRefCount() const { return m_ref_count; }; in getRefCount() function
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DNGramList.java55 public final int getRefCount() in getRefCount() method in NGramList.NGram
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp61 int getRefCount (void) const { return m_refCount; } in getRefCount() function in sglr::rc::NamedObject