Searched refs:srcRawFilePath (Results 1 – 1 of 1) sorted by relevance
333 …char *srcRawFilePath = BundleUtil::Strscat(srcRawFilePathComp, sizeof(srcRawFilePathComp) / sizeof… in MoveRawFileToDataPath() local334 if (srcRawFilePath == nullptr) { in MoveRawFileToDataPath()339 if (!BundleUtil::IsDir(srcRawFilePath)) { in MoveRawFileToDataPath()341 AdapterFree(srcRawFilePath); in MoveRawFileToDataPath()349 AdapterFree(srcRawFilePath); in MoveRawFileToDataPath()353 if (!BundleUtil::RenameDir(srcRawFilePath, dstRawFilePath)) { in MoveRawFileToDataPath()355 AdapterFree(srcRawFilePath); in MoveRawFileToDataPath()359 AdapterFree(srcRawFilePath); in MoveRawFileToDataPath()