Searched defs:CopyMoveCounter (Results 1 – 1 of 1) sorted by relevance
122 class CopyMoveCounter { class124 CopyMoveCounter(int* copies, in CopyMoveCounter() function in base::__anon8607446f0111::CopyMoveCounter133 CopyMoveCounter(const CopyMoveCounter& other) in CopyMoveCounter() function in base::__anon8607446f0111::CopyMoveCounter141 CopyMoveCounter(CopyMoveCounter&& other) in CopyMoveCounter() function in base::__anon8607446f0111::CopyMoveCounter150 explicit CopyMoveCounter(const DerivedCopyMoveCounter& other) in CopyMoveCounter() function in base::__anon8607446f0111::CopyMoveCounter159 explicit CopyMoveCounter(DerivedCopyMoveCounter&& other) in CopyMoveCounter() function in base::__anon8607446f0111::CopyMoveCounter