Home
last modified time | relevance | path

Searched refs:boot_class_path_checksums_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h299 return boot_class_path_checksums_; in GetBootClassPathChecksums()
1137 std::string boot_class_path_checksums_; variable
Druntime.cc1821 boot_class_path_checksums_ = gc::space::ImageSpace::GetBootClassPathChecksums(image_spaces, in Init()