Searched refs:newLastPath (Results 1 – 1 of 1) sorted by relevance
76 string newLastPath(""); in AttachId() local78 newLastPath = lastPath + string(SEPARATOR) + string(longBuffer); in AttachId()84 uriString.replace(lastPathPos + 1, tempLastPath.size() - 1, newLastPath.c_str()); in AttachId()136 string newLastPath(""); in UpdateId() local137 newLastPath = string(longBuffer); in UpdateId()139 return UriUpateLastPath(dataUri, newLastPath); in UpdateId()