Home
last modified time | relevance | path

Searched defs:deferredProcType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Ddeferred_photo_proxy.cpp43 std::string imageId, int32_t deferredProcType) in DeferredPhotoProxy()
60 std::string imageId, int32_t deferredProcType, int32_t photoWidth, int32_t photoHeight) in DeferredPhotoProxy()
77 std::string imageId, int32_t deferredProcType, uint8_t* buffer, size_t fileSize) in DeferredPhotoProxy()
H A Dcamera_photo_proxy.cpp164 void CameraPhotoProxy::SetDeferredAttrs(std::string photoId, int32_t deferredProcType, in SetDeferredAttrs()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_photo_capture_manager.cpp132 int32_t deferredProcType = -1; in SaveLowQualityImageInfo() local
288 …toCaptureManager::AddImageInternal(int32_t fileId, const string &photoId, int32_t deferredProcType, in AddImageInternal()
300 …tagesPhotoCaptureManager::AddImage(int32_t fileId, const string &photoId, int32_t deferredProcType) in AddImage()
336 int32_t deferredProcType = -1; in AddImage() local
408 int32_t deferredProcType = GetInt32Val(MEDIA_DATA_DB_DEFERRED_PROC_TYPE, resultSet); in SyncWithDeferredProcSessionInternal() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/
H A Dphoto_proxy_test.h85 void SetDeferredProcType(DeferredProcType deferredProcType) in SetDeferredProcType()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h83 void SetDeferredProcType(DeferredProcType deferredProcType) in SetDeferredProcType()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_operations_test.cpp2529 int deferredProcType = GetInt32Val(PhotoColumn::PHOTO_DEFERRED_PROC_TYPE, resultSet); variable
2572 int deferredProcType = GetInt32Val(PhotoColumn::PHOTO_DEFERRED_PROC_TYPE, resultSet); variable