Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DLightRefBase.h39 inline void decStrong(__attribute__((unused)) const void* id) const { in decStrong() function
/system/core/libutils/
DRefBase.cpp432 void RefBase::decStrong(const void* id) const in decStrong() function in android::RefBase