Searched refs:GetBootClassPathChecksums (Results 1 – 5 of 5) sorted by relevance
228 static std::string GetBootClassPathChecksums(ArrayRef<ImageSpace* const> image_spaces,
335 std::string checksums = gc::space::ImageSpace::GetBootClassPathChecksums( in TEST_F()
3814 std::string ImageSpace::GetBootClassPathChecksums( in GetBootClassPathChecksums() function in art::gc::space::ImageSpace
371 return gc::space::ImageSpace::GetBootClassPathChecksums( in ComputeBootClassPathChecksumString()
1854 gc::space::ImageSpace::GetBootClassPathChecksums(image_spaces, bcp_dex_files_dependency)); in Setup()1864 gc::space::ImageSpace::GetBootClassPathChecksums(image_spaces, bcp_dex_files)); in Setup()