/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/ |
H A D | multistages_capture_dfx_result.cpp | 29 void MultiStagesCaptureDfxResult::Report(const std::string &photoId, const int32_t result, const int32_t mediaType)
in Report() argument
|
H A D | multistages_capture_dfx_total_time.cpp | 36 void MultiStagesCaptureDfxTotalTime::AddStartTime(const std::string &photoId)
in AddStartTime() argument 41 void MultiStagesCaptureDfxTotalTime::RemoveStartTime(const std::string &photoId)
in RemoveStartTime() argument 51 void MultiStagesCaptureDfxTotalTime::Report(const std::string &photoId)
in Report() argument [all...] |
H A D | multistages_capture_dfx_first_visit.cpp | 69 void MultiStagesCaptureDfxFirstVisit::Report(const string &photoId)
in Report() argument
|
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/include/dfx/ |
H A D | multistages_capture_dfx_first_visit.h | 29 FirstVisitAsyncTaskData(int32_t fileId, const std::string &photoId, int64_t startTime, int64_t visitTime)
in FirstVisitAsyncTaskData() argument
|
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/ |
H A D | enhancement_task_manager.cpp | 30 void EnhancementTaskManager::AddEnhancementTask(int32_t fileId, const string &photoId)
in AddEnhancementTask() argument 37 void EnhancementTaskManager::RemoveEnhancementTask(const std::string &photoId)
in RemoveEnhancementTask() argument 57 bool EnhancementTaskManager::InProcessingTask(const string &photoId)
in InProcessingTask() argument 75 SetTaskRequestCount(const string &photoId, int32_t count) SetTaskRequestCount() argument 83 GetTaskRequestCount(const string &photoId) GetTaskRequestCount() argument [all...] |
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/dfx/ |
H A D | cloud_enhancement_dfx_get_count.cpp | 40 void CloudEnhancementGetCount::AddStartTime(const std::string &photoId) in AddStartTime() argument 45 void CloudEnhancementGetCount::RemoveStartTime(const std::string &photoId) in RemoveStartTime() argument 55 void CloudEnhancementGetCount::Report(const std::string &completedType, const std::string &photoId) in Report() argument [all...] |
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/ |
H A D | multistages_capture_manager.cpp | 58 string photoId = GetStringVal(MEDIA_DATA_DB_PHOTO_ID, resultSet);
in RemovePhotos() local 101 string photoId = GetStringVal(MEDIA_DATA_DB_PHOTO_ID, resultSet);
in RestorePhotos() local [all...] |
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/ |
H A D | multistages_capture_request_task_manager.cpp | 30 void MultiStagesCaptureRequestTaskManager::AddPhotoInProgress(int32_t fileId, const string &photoId, bool isTrashed) in AddPhotoInProgress() argument 43 void MultiStagesCaptureRequestTaskManager::UpdatePhotoInProgress(const string &photoId) in UpdatePhotoInProgress() argument 55 void MultiStagesCaptureRequestTaskManager::RemovePhotoInProgress(const string &photoId, bool isRestorable) in RemovePhotoInProgress() argument 72 UpdatePhotoInProcessRequestCount(const std::string &photoId, RequestType requestType) UpdatePhotoInProcessRequestCount() argument 87 IsPhotoInProcess(const string &photoId) IsPhotoInProcess() argument [all...] |
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | camera_photo_proxy.cpp | 139 void CameraPhotoProxy::SetDeferredAttrs(std::string photoId, int32_t deferredProcType, in SetDeferredAttrs() argument
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryuripermissionoperations_fuzzer/ |
H A D | medialibraryuripermissionoperations_fuzzer.cpp | 84 static void HandleInsertOperationFuzzer(string appId, int32_t photoId, int32_t permissionType, int32_t uriType) in HandleInsertOperationFuzzer() argument 98 static void DeleteOperationFuzzer(string appId, int32_t photoId) in DeleteOperationFuzzer() argument 119 int32_t photoId = FuzzInt32(data, size); in BatchInsertFuzzer() local 133 int32_t photoId = FuzzInt32(data, size); in AppUriPermissionOperationsFuzzer() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryurisensitiveoperations_fuzzer/ |
H A D | medialibraryurisensitiveoperations_fuzzer.cpp | 93 static void InsertOperationFuzzer(string appId, int32_t photoId, int32_t sensitiveType, int32_t uriType) in InsertOperationFuzzer() argument 108 static void DeleteOperationFuzzer(string appId, int32_t photoId) in DeleteOperationFuzzer() argument 129 int32_t photoId = FuzzInt32(data, size); in BatchInsertFuzzer() local 144 int32_t photoId = FuzzInt32(data, size); in UriSensitiveOperationsFuzzer() local
|
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | media_asset_manager.h | 40 std::string photoId; member 56 std::string photoId; member
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | picture_data_operations.h | 44 explicit PicturePair(std::shared_ptr<Media::Picture> picture, std::string photoId,
in PicturePair() argument
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryappurisensitiveoperations_fuzzer/ |
H A D | medialibraryappurisensitiveoperations_fuzzer.cpp | 92 static void HandleInsertOperationFuzzer(string appId, int32_t photoId, int32_t sensitiveType, int32_t permissionType, in HandleInsertOperationFuzzer() argument 109 static void DeleteOperationFuzzer(string appId, int32_t photoId) in DeleteOperationFuzzer() argument 124 int32_t photoId = FuzzInt32(data, size); in BatchInsertFuzzer() local 139 int32_t photoId = FuzzInt32(data, size); in AppUriSensitiveOperationsFuzzer() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | picture_handle_service.cpp | 102 std::string photoId;
in WritePicture() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_multistages_capture_test/src/ |
H A D | medialibrary_multistages_video_capture_test.cpp | 85 int32_t SetVideoId(int fileId, const string &photoId)
in SetVideoId() argument
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_uri_sensitive_operations_test/src/ |
H A D | medialibrary_uri_sensitive_operations_test.cpp | 262 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); in HWTEST_F() local 286 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); in HWTEST_F() local 325 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/ |
H A D | multistages_capture_deferred_photo_proc_session_callback.cpp | 70 int32_t MultiStagesCaptureDeferredPhotoProcSessionCallback::UpdatePhotoQuality(const string &photoId) in UpdatePhotoQuality() argument 95 void MultiStagesCaptureDeferredPhotoProcSessionCallback::UpdateCEAvailable(const string& photoId) in UpdateCEAvailable() argument 110 int32_t QuerySubType(const string &photoId) in QuerySubType() argument 279 string photoId = GetStringVal(PhotoColumn::PHOTO_ID, resultSet); OnDeliveryLowQualityImage() local [all...] |
/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | media_asset_manager_napi.h | 50 std::string photoId; member 89 std::string photoId; member
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_app_uri_permission_operations_test/src/ |
H A D | medialibrary_app_uri_permission_operations_test.cpp | 261 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); in HWTEST_F() local 284 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); in HWTEST_F() local 308 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local 340 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local 373 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local 434 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_app_uri_sensitive_operations_test/src/ |
H A D | medialibrary_app_uri_sensitive_operations_test.cpp | 261 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); in HWTEST_F() local 297 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); in HWTEST_F() local 320 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local 344 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local 369 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local 394 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local 418 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local 454 int32_t photoId = CreatePhotoApi10(MediaType::MEDIA_TYPE_IMAGE, "photo.jpg"); HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/ |
H A D | medialibrary_cloud_enhancement_get_pair_test.cpp | 217 int32_t PrepareHighQualityPhoto(const string &photoId, const string &displayName)
in PrepareHighQualityPhoto() argument 794 string photoId = "1234566";
in HWTEST_F() local
|
/foundation/multimedia/media_library/frameworks/utils/src/ |
H A D | post_event_utils.cpp | 219 string photoId = GetStringValue(KEY_PHOTO_ID, stat); in PostMscFirstVisitStat() local 268 string photoId = GetStringValue(KEY_PHOTO_ID, stat); in PostMscTotalTimeCostStat() local 283 string photoId = GetStringValue(KEY_PHOTO_ID, stat); in PostMscResultStat() local 335 std::string photoId = GetStringValue(KEY_PHOTO_ID, stat); in PostCloudEnhanceStat() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryappuripermissionoperations_fuzzer/ |
H A D | medialibraryappuripermissionoperations_fuzzer.cpp | 95 static int32_t InsertPhotoAsset(const uint8_t *data, size_t size, int32_t photoId) in InsertPhotoAsset() argument 115 static void HandleInsertOperationFuzzer(string appId, int32_t photoId, int32_t permissionType, int32_t uriType) in HandleInsertOperationFuzzer() argument 129 static void DeleteOperationFuzzer(string appId, int32_t photoId, int32_t permissionType) in DeleteOperationFuzzer() argument 145 int32_t photoId = FuzzInt32(data, size); in BatchInsertFuzzer() local 163 int32_t photoId = FuzzInt32(data, size); in AppUriPermissionOperationsFuzzer() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | media_photo_asset_proxy.cpp | 209 int PhotoAssetProxy::SaveImage(int fd, const string &uri, const string &photoId, void *output, size_t writeSize) in SaveImage() argument [all...] |