Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1481 std::string GetBcpComponentPath(size_t bcp_index) { in GetBcpComponentPath() function in art::gc::space::ImageSpace::BootImageLayout
1682 base_location = GetBcpComponentPath(0u) + component; in MatchNamedComponents()
1694 std::string path = GetBcpComponentPath(bcp_pos); in MatchNamedComponents()
1710 profile_filename.insert(/*pos*/ 0u, GetBcpComponentPath(bcp_pos)); in MatchNamedComponents()