Home
last modified time | relevance | path

Searched +defs:smart_ptr +defs:counter +defs:set (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/drd/tests/
Dannotate_smart_pointer.cpp159 class smart_ptr class
166 explicit smart_ptr() in smart_ptr() function in smart_ptr
170 explicit smart_ptr(T* const pT) in smart_ptr() function in smart_ptr
177 explicit smart_ptr(Q* const q) in smart_ptr() function in smart_ptr
188 smart_ptr(const smart_ptr<T>& sp) in smart_ptr() function in smart_ptr
195 smart_ptr(const smart_ptr<Q>& sp) in smart_ptr() function in smart_ptr
233 void set(T* const pT, counter_t* const count_ptr) in set() function in smart_ptr
262 class counter class
265 counter() in counter() function in counter