Searched defs:LightRefCountBase (Results 1 – 3 of 3) sorted by relevance
25 inline LightRefCountBase() : refCount_(0) {} in LightRefCountBase() function
25 LightRefCountBase() : refCount_(0) {} in LightRefCountBase() function
39 LightRefCountBase::LightRefCountBase() : refCount_(0) in LightRefCountBase() function