Searched defs:GetAsArray (Results 1 – 8 of 8) sorted by relevance
| /external/libchrome/base/metrics/ |
| D | persistent_memory_allocator.h | 201 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() function 413 T* GetAsArray(Reference ref, uint32_t type_id, size_t count) { in GetAsArray() function 419 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() function
|
| /external/cronet/tot/base/metrics/ |
| D | persistent_memory_allocator.h | 242 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() function 473 T* GetAsArray(Reference ref, uint32_t type_id, size_t count) { in GetAsArray() function 479 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() function
|
| /external/cronet/stable/base/metrics/ |
| D | persistent_memory_allocator.h | 242 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() function 473 T* GetAsArray(Reference ref, uint32_t type_id, size_t count) { in GetAsArray() function 479 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() function
|
| /external/libcxx/utils/google-benchmark/src/ |
| D | sysinfo.cc | 131 std::array<T, N> GetAsArray() { in GetAsArray() function
|
| /external/cronet/tot/third_party/google_benchmark/src/src/ |
| D | sysinfo.cc | 142 std::array<T, N> GetAsArray() { in GetAsArray() function
|
| /external/cronet/stable/third_party/google_benchmark/src/src/ |
| D | sysinfo.cc | 142 std::array<T, N> GetAsArray() { in GetAsArray() function
|
| /external/google-benchmark/src/ |
| D | sysinfo.cc | 142 std::array<T, N> GetAsArray() { in GetAsArray() function
|
| /external/libchrome/base/debug/ |
| D | activity_tracker.h | 218 T* GetAsArray(Reference ref, size_t count) { in GetAsArray() function
|