Searched refs:InsertInDb (Results 1 – 5 of 5) sorted by relevance
57 return MediaLibraryObjectUtils::InsertInDb(cmd); in CreateSmartAlbumOperation()
614 return MediaLibraryObjectUtils::InsertInDb(cmd); in HandleAddAssetOperation()
408 rowId = InsertInDb(cmd); in InsertDirToDbRecursively()1218 int32_t MediaLibraryObjectUtils::InsertInDb(MediaLibraryCommand &cmd) in InsertInDb() function in OHOS::Media::MediaLibraryObjectUtils
233 int32_t ret = MediaLibraryObjectUtils::InsertInDb(cmd);236 ret = MediaLibraryObjectUtils::InsertInDb(cmd);242 ret = MediaLibraryObjectUtils::InsertInDb(cmd);
65 EXPORT static int32_t InsertInDb(MediaLibraryCommand &cmd);