Searched defs:dstAlbumPathPrefix (Results 1 – 1 of 1) sorted by relevance
945 string dstAlbumPathPrefix = dstAlbumPath.back() != '/' ? (dstAlbumPath + "/") : dstAlbumPath; in ProcessNoMediaFile() local984 string dstAlbumPathPrefix = srcDirPath.back() != '/' ? (srcDirPath + "/") : srcDirPath; in ProcessHiddenDir() local