Searched defs:spaces (Results 1 – 7 of 7) sorted by relevance
173 ImmuneSpaces spaces; in TEST_F() local191 ImmuneSpaces spaces; in TEST_F() local299 ImmuneSpaces spaces; in TEST_F() local
285 size_t spaces = 0; variable
2286 std::vector<std::unique_ptr<ImageSpace>> spaces; in LoadImage() local2453 static void DoRelocateSpaces(ArrayRef<const std::unique_ptr<ImageSpace>>& spaces, in DoRelocateSpaces()2482 static void DoRelocateSpaces(ArrayRef<const std::unique_ptr<ImageSpace>> spaces, in DoRelocateSpaces()2696 void MaybeRelocateSpaces(const std::vector<std::unique_ptr<ImageSpace>>& spaces, in MaybeRelocateSpaces()2726 void DeduplicateInternedStrings(ArrayRef<const std::unique_ptr<ImageSpace>> spaces, in DeduplicateInternedStrings()2990 /*inout*/std::vector<std::unique_ptr<ImageSpace>>* spaces, in LoadComponents()
161 const std::vector<gc::space::ImageSpace*>& spaces) { in RegisterImageOatFiles()
1270 std::vector<gc::space::ImageSpace*> spaces = heap->GetBootImageSpaces(); in InitFromBootImage() local1964 ArrayRef<gc::space::ImageSpace* const> spaces(heap->GetBootImageSpaces()); in ImageChecker() local2335 bool ClassLinker::AddImageSpaces(ArrayRef<gc::space::ImageSpace*> spaces, in AddImageSpaces()10893 ArrayRef<gc::space::ContinuousSpace* const> spaces(heap->GetContinuousSpaces()); in GetHoldingClassLoaderOfCopiedMethod() local
1042 char spaces[MAX_STACK_DEPTH + 1]; in dumpTrace() local1252 const char* spaces = " "; /* 6 spaces */ in printInclusiveMethod() local
1197 const std::vector<gc::space::ImageSpace*>& spaces = runtime->GetHeap()->GetBootImageSpaces(); in TEST_F() local