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