Searched refs:after_prefix_start (Results 1 – 1 of 1) sorted by relevance
364 int after_prefix_start = -1; in ApplyMapping() local366 after_prefix_start = old_prefix.size() + 1; in ApplyMapping()370 after_prefix_start = old_prefix.size(); in ApplyMapping()372 if (after_prefix_start != -1) { in ApplyMapping()375 std::string after_prefix = filename.substr(after_prefix_start); in ApplyMapping()