Searched refs:PrepareCloudPath (Results 1 – 2 of 2) sorted by relevance
106 bool PrepareCloudPath(const std::string &tableName, FileInfo &fileInfo);
435 if (!PrepareCloudPath(PhotoColumn::PHOTOS_TABLE, fileInfos[i])) { in GetInsertValues()1356 bool CloneRestore::PrepareCloudPath(const string &tableName, FileInfo &fileInfo) in PrepareCloudPath() function in OHOS::Media::CloneRestore1522 if (!PrepareCloudPath(AudioColumn::AUDIOS_TABLE, fileInfo)) { in InsertAudio()