Home
last modified time | relevance | path

Searched refs:PublishEnableLatencyMsg (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.h59 int32_t PublishEnableLatencyMsg(const std::string& devId);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp330 return PublishEnableLatencyMsg(devId); in OpenChannel()
500 int32_t DCameraSourceController::PublishEnableLatencyMsg(const std::string& devId) in PublishEnableLatencyMsg() function in OHOS::DistributedHardware::DCameraSourceController
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp488 controller_->PublishEnableLatencyMsg(TEST_DEVICE_ID);