Home
last modified time | relevance | path

Searched refs:CheckIsTimeInit (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp104 if (!CheckIsProcessInDynamicBalance() || !CheckIsTimeInit()) { in SmoothFeeding()
170 bool IFeedingSmoother::CheckIsTimeInit() in CheckIsTimeInit() function in OHOS::DistributedHardware::IFeedingSmoother
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.h64 bool CheckIsTimeInit();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Doutput_controller.h120 bool CheckIsTimeInit();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp257 if (!CheckIsTimeInit()) { in ControlOutput()
606 bool OutputController::CheckIsTimeInit() in CheckIsTimeInit() function in OHOS::DistributedHardware::OutputController