Home
last modified time | relevance | path

Searched refs:MemcpyFrom (Results 1 – 4 of 4) sorted by relevance

/third_party/abseil-cpp/absl/container/
Dinlined_vector.h171 storage_.MemcpyFrom(other.storage_); in InlinedVector()
197 storage_.MemcpyFrom(other.storage_);
229 storage_.MemcpyFrom(other.storage_); in InlinedVector()
481 storage_.MemcpyFrom(other.storage_);
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector.h174 storage_.MemcpyFrom(other.storage_); in InlinedVector()
199 storage_.MemcpyFrom(other.storage_);
231 storage_.MemcpyFrom(other.storage_); in InlinedVector()
483 storage_.MemcpyFrom(other.storage_);
/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h433 void MemcpyFrom(const Storage& other_storage) { in MemcpyFrom() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h465 void MemcpyFrom(const Storage& other_storage) { in MemcpyFrom() function