Searched refs:iPos (Results 1 – 1 of 1) sorted by relevance
77 auto iPos = fullPath.find_last_of('/'); in Finish() local78 fullPath = fullPath.substr(iPos + 1, -1); in Finish()