Home
last modified time | relevance | path

Searched refs:userComment_ (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmedia_assets_change_request_napi.h62 std::string userComment_; member in OHOS::Media::MediaAssetsChangeRequestNapi
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata.cpp51 userComment_(FILE_USER_COMMENT_DEFAULT), in Metadata()
377 userComment_ = get<string>(userComment); in SetUserComment()
382 return userComment_; in GetUserComment()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_assets_change_request_napi.cpp144 return userComment_; in GetUpdatedUserComment()
231 changeRequest->userComment_ = userComment; in JSSetUserComment()
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dexif_info.h98 std::string userComment_; member in OHOS::ImagePlugin::EXIFInfo
/foundation/multimedia/media_library/frameworks/services/media_scanner/include/scanner/
H A Dmetadata.h222 std::string userComment_; member in OHOS::Media::Metadata
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp390 userComment_(DEFAULT_EXIF_VALUE), in EXIFInfo()
574 userComment_ = value; in SetExifTagValuesEx()
H A Djpeg_decoder.cpp899 value = exifInfo_.userComment_; in GetImagePropertyStringEx()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Djpeg_decoder_ex_test.cpp437 ASSERT_EQ(value, exifInfo_.userComment_); in HWTEST_F()
H A Djpeg_decoder_test.cpp814 ASSERT_EQ(value, exifInfo_.userComment_); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_libjpeg_test.cpp897 ASSERT_EQ(exinfo.userComment_, val); in HWTEST_F()

Completed in 24 milliseconds