Home
last modified time | relevance | path

Searched defs:burstKey (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/operation/
H A Dphoto_burst_operation_test.cpp60 …std::string burstKey = PhotoBurstOperation().SetTargetPhotoInfo(photoAssetInfo).FindBurstKey(rdbSt… variable
77 …std::string burstKey = PhotoBurstOperation().SetTargetPhotoInfo(photoAssetInfo).FindBurstKey(rdbSt… variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_burst_operation.cpp60 std::string burstKey = this->QueryBurstKeyFromDB(rdbStore, photoAssetInfo); in FindBurstKey() local
132 std::string burstKey = GetStringVal(PhotoColumn::PHOTO_BURST_KEY, resultSet); in QueryBurstKeyFromDB() local
H A Dphoto_asset_copy_operation.cpp89 …std::string burstKey = PhotoBurstOperation().SetTargetPhotoInfo(photoAssetInfo).FindBurstKey(rdbSt… in CopyPhotoAsset() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_comm_napi.cpp34 napi_env env, const string &uri, int32_t cameraShotType, const string &burstKey) in CreatePhotoAssetNapi()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/
H A Dphotos_dao.h31 std::string burstKey; member
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_listener_impl.cpp203 std::string burstKey = ""; in ExecutePhotoAsset() local
243 int32_t &cameraShotType, std::string &burstKey, int64_t timestamp) in CreateMediaLibrary()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcapture_session_stub.cpp276 std::string burstKey; in HandleCreateMediaLibrary() local
296 std::string burstKey; in HandleCreateMediaLibraryForPicture() local
/ohos5.0/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmedia_asset_helper_impl.cpp41 … MediaAssetHelperImpl::GetMediaAsset(std::string uri, int32_t cameraShotType, std::string burstKey) in GetMediaAsset()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dcamera_server_photo_proxy.cpp238 void CameraServerPhotoProxy::SetBurstInfo(std::string burstKey, bool isCoverPhoto) in SetBurstInfo()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h184 void SetBurstKey(std::string burstKey) in SetBurstKey()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcapture_session_proxy.cpp365 std::string &uri, int32_t &cameraShotType, std::string &burstKey, int64_t timestamp) in CreateMediaLibrary()
388 std::string &burstKey, int64_t timestamp) in CreateMediaLibrary()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/
H A Dmedialibrary_backup_clone_test.cpp565 string burstKey; variable
594 string burstKey; variable
623 string burstKey; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dptp_media_sync_observer.cpp124 vector<string> burstKey; in GetHandlesFromPhotosInfoBurstKeys() local
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Dphoto_output_napi.h276 std::string burstKey = ""; member
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp304 std::string burstKey; in TestCreateMediaLibrary() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfile_asset.cpp545 void FileAsset::SetBurstKey(const std::string &burstKey) in SetBurstKey()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp280 std::string burstKey = BURST_UUID_UNSET; in GetBurstKey() local
H A Dhcapture_session.cpp1919 int32_t &cameraShotType, bool &isBursting, std::string &burstKey) in SetCameraPhotoProxyInfo()
1954 std::string &uri, int32_t &cameraShotType, std::string &burstKey, int64_t timestamp) in CreateMediaLibrary()
2044 std::string &uri, int32_t &cameraShotType, std::string &burstKey, int64_t timestamp) in CreateMediaLibrary()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/src/
H A Dmedia_library_manager_test.cpp677 std::string burstKey = "xxxxxxxx-xxxx-xxxx-xxxxxxxx-xxxx"; variable
723 std::string burstKey = "xxxxxxxx-xxxx-xxxx-xxxxxxxx-xxxx"; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp817 std::string burstKey = ""; in AssembleAuxiliaryPhoto() local
960 std::string burstKey = ""; in ExecutePhotoAsset() local
977 …bool isHighQuality, std::string &uri, int32_t &cameraShotType, std::string &burstKey, int64_t time… in CreateMediaLibrary()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/
H A Dmedialibrary_datamanager_test.cpp1346 string burstKey; member
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp1703 std::string burstKey; in ParseArgsGetBurstAssets() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dbackup_const.h347 std::string burstKey; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_asset_operations.cpp660 string burstKey; in HandleBurstPhoto() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp1191 std::string &burstKey, int64_t timestamp) in CreateMediaLibrary()
1207 std::string &uri, int32_t &cameraShotType, std::string &burstKey, int64_t timestamp) in CreateMediaLibrary()

12