Lines Matching refs:GetMaxSize
124 size_t GetMaxSize() const;
125 VIXL_DEPRECATED("GetMaxSize", size_t MaxSize() const) { return GetMaxSize(); }
184 inline size_t LiteralPool::GetMaxSize() const {
304 size_t GetMaxSize() const {
308 VIXL_DEPRECATED("GetMaxSize", size_t MaxSize() const) { return GetMaxSize(); }
7992 size_t GetLiteralPoolMaxSize() const { return literal_pool_.GetMaxSize(); }
7997 size_t GetVeneerPoolMaxSize() const { return veneer_pool_.GetMaxSize(); }
8032 literal_pool_.GetMaxSize() + veneer_pool_.GetMaxSize();
8044 literal_pool_.GetMaxSize() + veneer_pool_.GetMaxSize();