Searched defs:ORefCount (Results 1 – 1 of 1) sorted by relevance
51 class ORefCount class56 ORefCount() { m_RefCount = 0; } in ORefCount() function in vos::ORefCount57 ORefCount(RefCount n) { m_RefCount = n; } in ORefCount() function in vos::ORefCount
Completed in 10 milliseconds