Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h317 return boot_class_path_checksums_; in GetBootClassPathChecksums()
1175 std::string boot_class_path_checksums_; variable
Druntime.cc1876 boot_class_path_checksums_ = gc::space::ImageSpace::GetBootClassPathChecksums(image_spaces, in Init()