Searched defs:AddSpace (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/ | ||
H A D | HashCon.h | 20 void AddSpace() in AddSpace() function |
/aosp_15_r20/art/runtime/gc/collector/ | ||
H A D | immune_spaces.cc | 108 void ImmuneSpaces::AddSpace(space::ContinuousSpace* space) { in AddSpace() function in art::gc::collector::ImmuneSpaces |
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ | ||
H A D | group_events.cc | 662 void EventForest::AddSpace( in AddSpace() function in tensorflow::profiler::EventForest |
/aosp_15_r20/art/runtime/gc/ | ||
H A D | heap.cc | 1167 void Heap::AddSpace(space::Space* space) { in AddSpace() function in art::gc::Heap |