Searched refs:total_components (Results 1 – 4 of 4) sorted by relevance
1109 if (f_new->total_components() == f_old->total_components()) in comparable_components()1120 if (f_new->total_components() == 3 && in comparable_components()1130 if (f_new->total_components() == f_old->total_components()) in comparable_components()
78 int total_components() const in total_components() function
453 format->total_components() == 0 || in sanitize_formats()470 if (format->npln > format->total_components()) in sanitize_formats()
1769 const size_t total_components = gc::space::ImageSpace::GetNumberOfComponents( in Init() local1771 if (total_components != GetBootClassPath().size()) { in Init()1773 CHECK_LT(total_components, GetBootClassPath().size()); in Init()1774 size_t start = total_components; in Init()