Searched defs:TryGet (Results 1 - 2 of 2) sorted by relevance

/external/libbrillo/brillo/
H A Dany.h152 T TryGet(typename std::decay<T>::type const& def_val) const { function in class:brillo::final
161 T TryGet() const { function in class:brillo::final
162 return TryGet<T>(typename std::decay<T>::type());
/external/valgrind/drd/tests/
H A Dtsan_thread_wrappers_pthread.h405 bool TryGet(void **res) { function in class:ProducerConsumerQueue

Completed in 148 milliseconds