Searched refs:name_begin (Results 1 – 1 of 1) sorted by relevance
554 const char *name_begin = path_end + 1; in calculate_odex_file_path() local555 const char *extension_start = strrchr(name_begin, '.'); in calculate_odex_file_path()560 std::string name_component(name_begin, extension_start - name_begin); in calculate_odex_file_path()