Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp123 void Assembly::decStrong(const void*) const in decStrong() function in android::Assembly
/system/core/include/utils/
DRefBase.h181 inline void decStrong(__attribute__((unused)) const void* id) const { in decStrong() function
/system/core/include/system/
Dwindow.h102 void decStrong(const void* /*id*/) const { in decStrong() function
386 void decStrong(const void* /*id*/) const { in decStrong() function
/system/core/libutils/
DRefBase.cpp341 void RefBase::decStrong(const void* id) const in decStrong() function in android::RefBase