Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1970 ArrayRef<const std::string> head_bcp_locations = in CompileBootclasspathElements() local
1980 head_bcp_locations.empty() ? in CompileBootclasspathElements()
1982 Join(head_bcp_locations, ':') + ':' + Join(bcp_to_compile_locations, ':'); in CompileBootclasspathElements()