Searched defs:newRelPath (Results 1 – 1 of 1) sorted by relevance
255 string GetNewPath(const string &path, const string &srcRelPath, const string &newRelPath) in GetNewPath()265 …eChildSameNameInfoUtil(const int32_t &parentId, const string &srcRelPath, const string &newRelPath, in RecycleChildSameNameInfoUtil()371 string newRelPath = fileAsset->GetRelativePath() + newName + "/"; in RecycleDir() local