Home
last modified time | relevance | path

Searched defs:bcp_index (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc1701 size_t bcp_index; member
1706 size_t bcp_index, in ExpandLocationImpl()
1716 std::string ExpandLocation(const std::string& location, size_t bcp_index) { in ExpandLocation()
1725 std::string GetBcpComponentPath(size_t bcp_index) { in GetBcpComponentPath()
2030 size_t bcp_index, in ValidateHeader()
2064 size_t bcp_index, in ReadHeader()
2102 size_t bcp_index, in CompileExtension()
2353 size_t bcp_index = named_component_locations[i].bcp_index; in LoadOrValidate() local