Searched refs:HAS_TRIVIAL_COPY (Results 1 – 6 of 6) sorted by relevance
410 (mFlags & HAS_TRIVIAL_COPY) && in _grow()477 (mFlags & HAS_TRIVIAL_COPY) && in _shrink()537 if (!(mFlags & HAS_TRIVIAL_COPY)) { in _do_copy()
46 HAS_TRIVIAL_COPY = 0x00000004, enumerator
163 |(traits<TYPE>::has_trivial_copy ? HAS_TRIVIAL_COPY : 0)) in SortedVector()
231 |(traits<TYPE>::has_trivial_copy ? HAS_TRIVIAL_COPY : 0)) in Vector()
2491 "name" : "android::VectorImpl::HAS_TRIVIAL_COPY"
2495 "name" : "android::VectorImpl::HAS_TRIVIAL_COPY"