Home
last modified time | relevance | path

Searched defs:max_size (Results 1 – 4 of 4) sorted by relevance

/art/runtime/base/
Dscoped_arena_containers.h141 size_type max_size() const { in max_size() function
Darena_containers.h150 size_type max_size() const { in max_size() function
/art/runtime/
Dreference_table.cc33 ReferenceTable::ReferenceTable(const char* name, size_t initial_size, size_t max_size) in ReferenceTable()
/art/compiler/utils/
Dswap_space.h156 size_type max_size() const { in max_size() function