Home
last modified time | relevance | path

Searched defs:GetInsertValues (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dupgrade_restore.cpp896 std::vector<NativeRdb::ValuesBucket> UpgradeRestore::GetInsertValues(std::vector<PortraitAlbumInfo>… in GetInsertValues() function in OHOS::Media::UpgradeRestore
1131 std::vector<NativeRdb::ValuesBucket> UpgradeRestore::GetInsertValues(const std::vector<FaceInfo> &f… in GetInsertValues() function in OHOS::Media::UpgradeRestore
H A Dclone_restore.cpp423 vector<NativeRdb::ValuesBucket> CloneRestore::GetInsertValues(int32_t sceneCode, vector<FileInfo> &… in GetInsertValues() function in OHOS::Media::CloneRestore
1137 vector<NativeRdb::ValuesBucket> CloneRestore::GetInsertValues(vector<AlbumInfo> &albumInfos, in GetInsertValues() function in OHOS::Media::CloneRestore
1703 vector<NativeRdb::ValuesBucket> CloneRestore::GetInsertValues(const vector<MapInfo> &mapInfos) in GetInsertValues() function in OHOS::Media::CloneRestore
1930 std::vector<NativeRdb::ValuesBucket> CloneRestore::GetInsertValues(std::vector<AnalysisAlbumTbl> &a… in GetInsertValues() function in OHOS::Media::CloneRestore
H A Dbase_restore.cpp221 vector<NativeRdb::ValuesBucket> BaseRestore::GetInsertValues(const int32_t sceneCode, std::vector<F… in GetInsertValues() function in OHOS::Media::BaseRestore
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/
H A Dmedialibrary_backup_clone_test.cpp257 vector<NativeRdb::ValuesBucket> GetInsertValues(vector<FileInfo> &fileInfos, int32_t sourceType) in GetInsertValues() function
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp134 OHOS::NativeRdb::ValuesBucket GetInsertValues(std::shared_ptr<TimerEntry> timerInfo, TimerPara &par… in GetInsertValues() function