Searched defs:CopyMoveCounter (Results 1 – 2 of 2) sorted by relevance
122 class CopyMoveCounter { class124 CopyMoveCounter(int* copies, in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter133 CopyMoveCounter(const CopyMoveCounter& other) in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter141 CopyMoveCounter(CopyMoveCounter&& other) in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter150 explicit CopyMoveCounter(const DerivedCopyMoveCounter& other) in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter159 explicit CopyMoveCounter(DerivedCopyMoveCounter&& other) in CopyMoveCounter() function in base::__anon710e1ff40111::CopyMoveCounter
143 class CopyMoveCounter { class145 CopyMoveCounter(int* copies, in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter154 CopyMoveCounter(const CopyMoveCounter& other) in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter162 CopyMoveCounter(CopyMoveCounter&& other) in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter171 explicit CopyMoveCounter(const DerivedCopyMoveCounter& other) in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter180 explicit CopyMoveCounter(DerivedCopyMoveCounter&& other) in CopyMoveCounter() function in base::__anona623ab4c0111::CopyMoveCounter