Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant_context.cc79 size_t bcp_index = 0; local
151 const std::vector<std::string>* OatFileAssistantContext::GetBcpChecksums(size_t bcp_index, in GetBcpChecksums()
Doat_file_assistant.cc762 size_t bcp_index = 0; in ValidateBootClassPathChecksums() local
/art/runtime/gc/space/
Dimage_space.h383 size_t bcp_index; member
388 size_t bcp_index, in ExpandLocationImpl()
398 std::string ExpandLocation(const std::string& location, size_t bcp_index) { in ExpandLocation()
408 std::string GetBcpComponentPath(size_t bcp_index) { in GetBcpComponentPath()
Dimage_space.cc1717 size_t bcp_index, in ValidateHeader()
1752 size_t bcp_index, in ValidateOatFile()
1816 size_t bcp_index, in ReadHeader()
1877 size_t bcp_index, in CompileBootclasspathElements()
2100 size_t bcp_index = named_component_locations[i].bcp_index; in Load() local