Home
last modified time | relevance | path

Searched refs:authorizationEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_controller_test.cpp607 AppExecFwk::InnerEvent::Pointer authorizationEvent = variable
613 controller_->sinkCotrEventHandler_->ProcessEvent(authorizationEvent);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp83 AppExecFwk::InnerEvent::Pointer authorizationEvent = in StartCapture() local
86 …sinkCotrEventHandler_->SendEvent(authorizationEvent, 0, AppExecFwk::EventQueue::Priority::IMMEDIAT… in StartCapture()