Home
last modified time | relevance | path

Searched refs:RecordTime (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp105 RecordTime(enterTime, timeStamp); in SmoothFeeding()
131 RecordTime(enterTime, timeStamp); in SmoothFeeding()
222 void IFeedingSmoother::RecordTime(const int64_t enterTime, const int64_t timeStamp) in RecordTime() function in OHOS::DistributedHardware::IFeedingSmoother
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.h68 void RecordTime(const int64_t enterTime, const int64_t timeStamp);
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h161 bool RecordTime(const std::string& func);
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Doutput_controller.h108 void RecordTime(const int64_t enterTime, const int64_t timeStamp);
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp253 RecordTime(enterTime_, timeStamp); in ControlOutput()
265 RecordTime(enterTime_, timeStamp); in ControlOutput()
314 void OutputController::RecordTime(const int64_t enterTime, const int64_t timeStamp) in RecordTime() function in OHOS::DistributedHardware::OutputController
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_radar_test.cpp272 * @tc.desc: check RecordTime
278 bool ret = DmsRadar::GetInstance().RecordTime(FUNC); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp373 bool DmsRadar::RecordTime(const std::string& func) in RecordTime() function in OHOS::DistributedSchedule::DmsRadar
386 HILOGE("RecordTime error, res:%{public}d", res); in RecordTime()

Completed in 6 milliseconds