Home
last modified time | relevance | path

Searched defs:incStrong (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp118 void Assembly::incStrong(const void*) const in incStrong() function in android::Assembly
/system/core/include/utils/
DRefBase.h178 inline void incStrong(__attribute__((unused)) const void* id) const { in incStrong() function
/system/core/include/system/
Dwindow.h99 void incStrong(const void* /*id*/) const { in incStrong() function
400 void incStrong(const void* /*id*/) const { in incStrong() function
/system/core/libutils/
DRefBase.cpp322 void RefBase::incStrong(const void* id) const in incStrong() function in android::RefBase