Searched defs:from_space_ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/art/runtime/gc/collector/ | ||
H A D | semi_space.h | 209 space::ContinuousMemMapAllocSpace* from_space_; variable |
H A D | semi_space.cc | 270 space::ContinuousMemMapAllocSpace* const from_space_; member in art::gc::collector::SemiSpace::VerifyNoFromSpaceReferencesVisitor |
/aosp_15_r20/art/runtime/gc/accounting/ | ||
H A D | mod_union_table.cc | 135 space::ContinuousSpace* const from_space_; member in art::gc::accounting::ModUnionUpdateObjectReferencesVisitor |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | hlo_matchers.h | 194 int64_t from_space_; variable |