Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1457 size_t bcp_index; member
1462 size_t bcp_index, in ExpandLocationImpl()
1472 std::string ExpandLocation(const std::string& location, size_t bcp_index) { in ExpandLocation()
1481 std::string GetBcpComponentPath(size_t bcp_index) { in GetBcpComponentPath()
1782 size_t bcp_index, in ValidateHeader()
1816 size_t bcp_index, in ReadHeader()
1854 size_t bcp_index, in CompileExtension()
2105 size_t bcp_index = named_component_locations[i].bcp_index; in LoadOrValidate() local