Searched defs:deferredProcType (Results 1 – 6 of 6) sorted by relevance
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
| 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()
|
| D | camera_photo_proxy.cpp | 139 void CameraPhotoProxy::SetDeferredAttrs(std::string photoId, int32_t deferredProcType, in SetDeferredAttrs()
|
| /foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/ |
| D | multistages_photo_capture_manager.cpp | 132 int32_t deferredProcType = -1; in SaveLowQualityImageInfo() local 280 …toCaptureManager::AddImageInternal(int32_t fileId, const string &photoId, int32_t deferredProcType, in AddImageInternal() 292 …tagesPhotoCaptureManager::AddImage(int32_t fileId, const string &photoId, int32_t deferredProcType) in AddImage() 328 int32_t deferredProcType = -1; in AddImage() local 400 int32_t deferredProcType = GetInt32Val(MEDIA_DATA_DB_DEFERRED_PROC_TYPE, resultSet); in SyncWithDeferredProcSessionInternal() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/ |
| D | photo_proxy_test.h | 85 void SetDeferredProcType(DeferredProcType deferredProcType) in SetDeferredProcType()
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/ |
| D | photo_proxy_test.h | 83 void SetDeferredProcType(DeferredProcType deferredProcType) in SetDeferredProcType()
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/ |
| D | medialibrary_photo_operations_test.cpp | 2531 int deferredProcType = GetInt32Val(PhotoColumn::PHOTO_DEFERRED_PROC_TYPE, resultSet); variable 2574 int deferredProcType = GetInt32Val(PhotoColumn::PHOTO_DEFERRED_PROC_TYPE, resultSet); variable
|