Searched defs:GetNumBytes (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/armnn/include/armnn/ | ||
H A D | Tensor.hpp | 302 unsigned int GetNumBytes() const { return m_Info.GetNumBytes(); } in GetNumBytes() function in armnn::BaseTensor |
/aosp_15_r20/external/armnn/src/armnn/ | ||
H A D | Tensor.cpp | 427 unsigned int TensorInfo::GetNumBytes() const in GetNumBytes() function in armnn::TensorInfo |
/aosp_15_r20/art/runtime/ | ||
H A D | reflection.cc | 73 uint32_t GetNumBytes() { in GetNumBytes() function in art::__anone6749a1d0111::ArgArray |