Searched defs:CopyCounter (Results 1 – 2 of 2) sorted by relevance
96 class CopyCounter { class98 CopyCounter(int* copies, int* assigns) in CopyCounter() function in base::__anon874ec17c0111::CopyCounter102 CopyCounter(const CopyCounter& other) in CopyCounter() function in base::__anon874ec17c0111::CopyCounter109 explicit CopyCounter(const DerivedCopyCounter& other) in CopyCounter() function in base::__anon874ec17c0111::CopyCounter
457 struct CopyCounter struct