Home
last modified time | relevance | path

Searched defs:rhs (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/include/
Dunique_fd.h171 UniqueFdAddDeletor(UniqueFdAddDeletor&& rhs) in UniqueFdAddDeletor() function
Dsorted_vector.h301 SortedVector<TYPE, AllowDuplicate>::SortedVector(const SortedVector<TYPE, false>& rhs) in SortedVector()
308 SortedVector<TYPE, AllowDuplicate>::SortedVector(const SortedVector<TYPE, true>& rhs) in SortedVector()
Dsafe_map.h34 SafeMap(const SafeMap& rhs) in SafeMap()