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