Home
last modified time | relevance | path

Searched refs:TestDeferredPhotoProcSessionCallback (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dtest_common.cpp310 void TestDeferredPhotoProcSessionCallback::OnProcessImageDone(const std::string& imageId, in OnProcessImageDone()
314 MEDIA_INFO_LOG("TestDeferredPhotoProcSessionCallback OnProcessImageDone."); in OnProcessImageDone()
317 void TestDeferredPhotoProcSessionCallback::OnProcessImageDone(const std::string &imageId, in OnProcessImageDone()
320 MEDIA_INFO_LOG("TestDeferredPhotoProcSessionCallback OnProcessImageDone Picture."); in OnProcessImageDone()
323 void TestDeferredPhotoProcSessionCallback::OnDeliveryLowQualityImage(const std::string &imageId, in OnDeliveryLowQualityImage()
326 MEDIA_INFO_LOG("TestDeferredPhotoProcSessionCallback OnDeliveryLowQualityImage."); in OnDeliveryLowQualityImage()
329 void TestDeferredPhotoProcSessionCallback::OnError(const std::string& imageId, const DpsErrorCode errorCode) in OnError()
331 MEDIA_INFO_LOG("TestDeferredPhotoProcSessionCallback OnError."); in OnError()
334 void TestDeferredPhotoProcSessionCallback::OnStateChanged(const DpsStatusCode status) in OnStateChanged()
336 MEDIA_INFO_LOG("TestDeferredPhotoProcSessionCallback OnStateChange in OnStateChanged()
[all...]
H A Dtest_common.h151 class TestDeferredPhotoProcSessionCallback : public IDeferredPhotoProcSessionCallback { class
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_deferred_unittest.cpp104 std::make_shared<TestDeferredPhotoProcSessionCallback>()); in HWTEST_F()
H A Dcamera_framework_unittest.cpp7938 std::make_shared<TestDeferredPhotoProcSessionCallback>()); in HWTEST_F()

Completed in 14 milliseconds