Home
last modified time | relevance | path

Searched refs:NotifyResult (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_dev.h101 void NotifyResult(DCAMERA_EVENT eventType, DCameraSourceEvent& event, int32_t result);
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_dev_test.cpp634 * @tc.desc: Verify source dev NotifyResult.
645 camDev_->NotifyResult(eventType, event, result); in HWTEST_F()
647 camDev_->NotifyResult(eventType, event, result); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp289 NotifyResult((*eventParam).GetEventType(), (*eventParam), ret); in DoProcessData()
714 void DCameraSourceDev::NotifyResult(DCAMERA_EVENT eventType, DCameraSourceEvent& event, int32_t result) in NotifyResult() function in OHOS::DistributedHardware::DCameraSourceDev

Completed in 4 milliseconds