Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h408 std::string GetBcpComponentPath(size_t bcp_index) { in GetBcpComponentPath() function
Dimage_space.cc1615 base_location = GetBcpComponentPath(0u) + component; in MatchNamedComponents()
1627 std::string path = GetBcpComponentPath(bcp_pos); in MatchNamedComponents()
1644 profile_filename.insert(/*pos*/ 0u, GetBcpComponentPath(bcp_pos)); in MatchNamedComponents()