Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/include/utils/
H A DLightRefBase.h37 inline LightRefBase() : mCount(0) { } in LightRefBase() function
/aosp12/frameworks/rs/cpp/util/
H A DRefBase.h168 inline LightRefBase() : mCount(0) { } in LightRefBase() function