Searched refs:ReplaceSelection (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/ |
H A D | sendable_photo_access_helper_napi.h | 54 static void ReplaceSelection(std::string &selection, std::vector<std::string> &selectionArgs,
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | media_library_napi.h | 198 static void ReplaceSelection(std::string &selection, std::vector<std::string> &selectionArgs,
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | album_napi.cpp | 704 MediaLibraryNapi::ReplaceSelection(context->selection, context->selectionArgs, in UpdateCompatAlbumSelection()
|
H A D | smart_album_napi.cpp | 1139 MediaLibraryNapi::ReplaceSelection(context->selection, context->selectionArgs, in UpdateSelection()
|
H A D | media_library_napi.cpp | 1061 …MediaLibraryNapi::ReplaceSelection(context->selection, context->selectionArgs, MEDIA_DATA_DB_RELAT… in GetFileAssetUpdateSelections() 1421 void MediaLibraryNapi::ReplaceSelection(string &selection, vector<string> &selectionArgs, in ReplaceSelection() function in OHOS::Media::MediaLibraryNapi 1470 MediaLibraryNapi::ReplaceSelection(context->selection, context->selectionArgs, in UpdateCompatSelection() 1472 MediaLibraryNapi::ReplaceSelection(context->selection, context->selectionArgs, in UpdateCompatSelection() 1474 MediaLibraryNapi::ReplaceSelection(context->selection, context->selectionArgs, in UpdateCompatSelection()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_photo_access_helper_napi.cpp | 483 void SendablePhotoAccessHelper::ReplaceSelection(string &selection, vector<string> &selectionArgs, in ReplaceSelection() function in OHOS::Media::SendablePhotoAccessHelper
|