Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1945 ArrayRef<const std::string> head_bcp = in CompileExtension() local
1953 std::string boot_class_path = Join(head_bcp, ':') + ':' + Join(extension_bcp, ':'); in CompileExtension()