Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_context.cc77 size_t bcp_index = 0; local
151 const std::vector<std::string>* OatFileAssistantContext::GetBcpChecksums(size_t bcp_index, in GetBcpChecksums()
Doat_file_assistant.cc774 size_t bcp_index = 0; in ValidateBootClassPathChecksums() local
/art/runtime/gc/space/
Dimage_space.h380 size_t bcp_index; member
385 size_t bcp_index, in ExpandLocationImpl()
395 std::string ExpandLocation(const std::string& location, size_t bcp_index) { in ExpandLocation()
405 std::string GetBcpComponentPath(size_t bcp_index) { in GetBcpComponentPath()
Dimage_space.cc1702 size_t bcp_index, in ValidateHeader()
1737 size_t bcp_index, in ValidateOatFile()
1798 size_t bcp_index, in ReadHeader()
1859 size_t bcp_index, in CompileBootclasspathElements()
2082 size_t bcp_index = named_component_locations[i].bcp_index; in Load() local