Searched defs:GetAsArray (Results 1 – 6 of 6) 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/base/metrics/ |
| D | persistent_memory_allocator.h | 224 const T* GetAsArray(Reference ref, uint32_t type_id, size_t count) const { in GetAsArray() function 455 T* GetAsArray(Reference ref, uint32_t type_id, size_t count) { in GetAsArray() function 461 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/google-benchmark/src/ |
| D | sysinfo.cc | 142 std::array<T, N> GetAsArray() { in GetAsArray() function
|
| /external/cronet/third_party/google_benchmark/src/src/ |
| D | sysinfo.cc | 138 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
|