Home
last modified time | relevance | path

Searched defs:GetAsArray (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h201 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/llvm-project/lldb/source/Interpreter/
DOptionValue.cpp106 OptionValueArray *OptionValue::GetAsArray() { in GetAsArray() function in OptionValue
112 const OptionValueArray *OptionValue::GetAsArray() const { in GetAsArray() function in OptionValue
/external/llvm-project/lldb/tools/debugserver/source/
DJSONGenerator.h72 Array *GetAsArray() { in GetAsArray() function
/external/llvm-project/llvm/utils/benchmark/src/
Dsysinfo.cc129 std::array<T, N> GetAsArray() { in GetAsArray() function
/external/google-benchmark/src/
Dsysinfo.cc136 std::array<T, N> GetAsArray() { in GetAsArray() function
/external/libcxx/utils/google-benchmark/src/
Dsysinfo.cc131 std::array<T, N> GetAsArray() { in GetAsArray() function
/external/llvm-project/libcxx/utils/google-benchmark/src/
Dsysinfo.cc131 std::array<T, N> GetAsArray() { in GetAsArray() function
/external/llvm-project/lldb/include/lldb/Utility/
DStructuredData.h85 Array *GetAsArray() { in GetAsArray() function
/external/libchrome/base/debug/
Dactivity_tracker.h218 T* GetAsArray(Reference ref, size_t count) { in GetAsArray() function