Home
last modified time | relevance | path

Searched refs:LightRefBase (Results 1 – 3 of 3) sorted by relevance

/system/core/libutils/include/utils/
DLightRefBase.h34 class LightRefBase
37 inline LightRefBase() : mCount(0) { } in LightRefBase() function
58 inline ~LightRefBase() { } in ~LightRefBase()
71 class VirtualLightRefBase : public LightRefBase<VirtualLightRefBase> {
DNativeHandle.h27 class NativeHandle : public LightRefBase<NativeHandle> {
41 friend class LightRefBase<NativeHandle>;
/system/core/libutils/
DAndroid.bp144 "LightRefBase.cpp",