Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1483 size_t bcp_slash_pos = boot_class_path_[bcp_index].rfind('/'); in GetBcpComponentPath() local
1572 size_t bcp_slash_pos = bcp_component.rfind('/'); in VerifyImageLocation() local