Searched refs:after_prefix_start (Results 1 – 1 of 1) sorted by relevance
349 int after_prefix_start = -1; in ApplyMapping() local351 after_prefix_start = old_prefix.size() + 1; in ApplyMapping()355 after_prefix_start = old_prefix.size(); in ApplyMapping()357 if (after_prefix_start != -1) { in ApplyMapping()360 string after_prefix = filename.substr(after_prefix_start); in ApplyMapping()