Searched refs:image_last_sep (Results 1 – 1 of 1) sorted by relevance
1937 size_t image_last_sep = (image_last_slash == std::string::npos) in GetMultiImageBootClassPath() local1945 dex_loc = image_filename.substr(image_last_sep + 1); in GetMultiImageBootClassPath()1948 image_filename.substr(image_last_sep + 1); in GetMultiImageBootClassPath()