Searched defs:deferredProcType (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | deferred_photo_proxy.cpp | 43 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 D | camera_photo_proxy.cpp | 164 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 D | multistages_photo_capture_manager.cpp | 132 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 D | photo_proxy_test.h | 85 void SetDeferredProcType(DeferredProcType deferredProcType) in SetDeferredProcType()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/ |
H A D | photo_proxy_test.h | 83 void SetDeferredProcType(DeferredProcType deferredProcType) in SetDeferredProcType()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/ |
H A D | medialibrary_photo_operations_test.cpp | 2529 int deferredProcType = GetInt32Val(PhotoColumn::PHOTO_DEFERRED_PROC_TYPE, resultSet); variable 2572 int deferredProcType = GetInt32Val(PhotoColumn::PHOTO_DEFERRED_PROC_TYPE, resultSet); variable
|