Home
last modified time | relevance | path

Searched refs:BatchSetUserComment (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_photo_operations.h129 static int32_t BatchSetUserComment(MediaLibraryCommand &cmd);
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp1181 int32_t MediaLibraryPhotoOperations::BatchSetUserComment(MediaLibraryCommand& cmd) in BatchSetUserComment() function in OHOS::Media::MediaLibraryPhotoOperations
1439 return BatchSetUserComment(cmd); in UpdateV10()