Home
last modified time | relevance | path

Searched refs:GetSmartAlbumName (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dsmart_album_napi.h52 std::string GetSmartAlbumName() const;
/foundation/multimedia/media_library/frameworks/js/src/
H A Dsmart_album_napi.cpp171 std::string SmartAlbumNapi::GetSmartAlbumName() const in GetSmartAlbumName() function in OHOS::Media::SmartAlbumNapi
274 name = obj->GetSmartAlbumName(); in JSGetSmartAlbumName()
683 NAPI_DEBUG_LOG("CommitModifyNative = %{private}s", context->objectInfo->GetSmartAlbumName().c_str()); in CommitModifyNative()
684 if (MediaFileUtils::CheckAlbumName(context->objectInfo->GetSmartAlbumName()) < 0) { in CommitModifyNative()

Completed in 4 milliseconds