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