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.cc1947 ArrayRef<const std::string> head_bcp_locations = in CompileExtension() local
1955 Join(head_bcp_locations, ':') + ':' + Join(extension_bcp_locations, ':'); in CompileExtension()