Home
last modified time | relevance | path

Searched defs:copy_prefix_from (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/base/containers/
Dheap_array.h156 void copy_prefix_from(base::span<const T> other) { in copy_prefix_from() function
Dspan.h568 constexpr void copy_prefix_from(R&& other) { in copy_prefix_from() function
1019 constexpr void copy_prefix_from(span<const element_type> other) in copy_prefix_from() function
/external/cronet/tot/base/containers/
Dheap_array.h156 void copy_prefix_from(base::span<const T> other) { in copy_prefix_from() function
Dspan.h568 constexpr void copy_prefix_from(R&& other) { in copy_prefix_from() function
1019 constexpr void copy_prefix_from(span<const element_type> other) in copy_prefix_from() function