Home
last modified time | relevance | path

Searched defs:period (Results 1 – 25 of 141) sorted by relevance

123456

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_generator_test.cpp72 void VSyncGeneratorTestCallback::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VS… in OnVSyncEvent()
256 int64_t period = 8333333; // 8333333ns variable
277 int64_t period = 8333333; // 8333333ns variable
298 int64_t period = 8333333; // 8333333ns variable
319 int64_t period = 8333333; // 8333333ns variable
341 int64_t period = 8333333; // 8333333ns variable
363 int64_t period = 8333333; // 8333333ns variable
385 int64_t period = 8333333; // 8333333ns variable
407 int64_t period = 8333333; // 8333333ns variable
H A Dvsync_receiver_test.cpp91 int64_t period; variable
250 int64_t period; variable
285 int64_t period = 0; variable
H A Dvsync_controller_test.cpp51 void VSyncControllerCallback::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSync… in OnVSyncEvent()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/common/
H A Dtask.h62 Task(uint32_t period) : period_(period), lastRun_(0) {} in Task()
73 void SetPeriod(uint32_t period) in SetPeriod()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/report/
H A Dphotos_count_statistic.cpp283 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetAllStatInfo() local
321 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetAllImageStatInfo() local
358 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetAllVideoStatInfo() local
391 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetAllRestoreStatInfo() local
430 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetAllRestoreImageStatInfo() local
467 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetAllRestoreVideoStatInfo() local
509 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetImageAlbumInfo() local
549 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetVideoAlbumInfo() local
629 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetFavoriteAlbumStatInfo() local
671 int32_t period = this->period_; // 0 - BEFORE, 1 - AFTER in GetTrashedAlbumStatInfo() local
[all …]
H A Dgallery_media_count_statistic.cpp466 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetAllStatInfo() local
505 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetAllImageStatInfo() local
542 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetAllVideoStatInfo() local
577 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetAllRestoreStatInfo() local
616 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetAllRestoreImageStatInfo() local
653 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetAllRestoreVideoStatInfo() local
686 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetSdCardStatInfo() local
714 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetDuplicateStatInfo() local
739 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetAppTwinStatInfo() local
780 int32_t period = 0; // 0 - BEFORE, 1 - AFTER in GetImageAlbumInfo() local
[all …]
H A Ddatabase_report.cpp56 std::shared_ptr<NativeRdb::RdbStore> mediaLibraryRdb, int32_t period) in LoadMedia()
91 … &DatabaseReport::ReportMedia(std::shared_ptr<NativeRdb::RdbStore> mediaLibraryRdb, int32_t period) in ReportMedia()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/time_sync/src/
H A Dlnn_time_sync_impl_virtual.c33 TimeSyncPeriod period, const TimeSyncImplCallback *callback) in LnnStartTimeSyncImpl()
H A Dlnn_time_sync_manager_virtual.c22 TimeSyncAccuracy accuracy, TimeSyncPeriod period) in LnnStartTimeSync()
H A Dlnn_time_sync_manager.c45 TimeSyncPeriod period; member
69 TimeSyncPeriod period; member
107 TimeSyncPeriod period, int32_t pid) in CreateStartTimeSyncReq()
212 …l TryUpdateTimeSyncReqInfo(TimeSyncReqInfo *info, TimeSyncAccuracy accuracy, TimeSyncPeriod period) in TryUpdateTimeSyncReqInfo()
538 TimeSyncAccuracy accuracy, TimeSyncPeriod period) in LnnStartTimeSync()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dtime_sync_demo.c45 TimeSyncPeriod period = NORMAL_PERIOD; in main() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/starttimesync_fuzzer/
H A Dstarttimesync_fuzzer.cpp41 TimeSyncPeriod period = NORMAL_PERIOD; in StartTimeSyncTest() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/distributed_audio/
H A D_audio_parameter.md84 ### period subsection
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsession_bus_center.cpp31 TimeSyncPeriod period, ITimeSyncCb *cb) in StartTimeSync()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dio_collector_impl.cpp233 uint64_t period = (currCollectDiskTime > preCollectDiskTime_) ? in GetDiskStats() local
255 void IoCollectorImpl::CalculateDiskStats(uint64_t period, bool isUpdate) in CalculateDiskStats()
293 …:CalculateDeviceDiskStats(const DiskData& currData, const std::string& deviceName, uint64_t period) in CalculateDeviceDiskStats()
481 uint64_t period = (currCollectProcIoTime_ > preCollectProcIoTime_) ? in GetProcIoStats() local
502 void IoCollectorImpl::CalculateAllProcIoStats(uint64_t period, bool isUpdate) in CalculateAllProcIoStats()
550 void IoCollectorImpl::CalculateProcIoStats(const ProcessIo& currData, int32_t pid, uint64_t period) in CalculateProcIoStats()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_period_manager.cpp56 DashPeriodManager::DashPeriodManager(DashPeriodInfo *period) in DashPeriodManager()
231 void DashPeriodManager::SetPeriodInfo(DashPeriodInfo *period) in SetPeriodInfo()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dwrite_controller.h31 size_t period; member
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/
H A Dphotos_count_statistic.h43 PhotosCountStatistic &SetPeriod(const int32_t &period) in SetPeriod()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp157 int32_t VSyncConnection::PostEvent(int64_t now, int64_t period, int64_t vsyncCount) in PostEvent()
587 void VSyncDistributor::OnDVSyncTrigger(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode… in OnDVSyncTrigger()
629 void VSyncDistributor::OnVSyncTrigger(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode … in OnVSyncTrigger()
676 std::vector<sptr<VSyncConnection>>& conns, int64_t period, int64_t vsyncCount) in OnVSyncTriggerPostEvent()
701 void VSyncDistributor::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vs… in OnVSyncEvent()
720 void VSyncDistributor::SendConnectionsToVSyncWindow(int64_t now, int64_t period, uint32_t refreshRa… in SendConnectionsToVSyncWindow()
744 void VSyncDistributor::CheckNeedDisableDvsync(int64_t now, int64_t period) in CheckNeedDisableDvsync()
908 int64_t period = eventPeriod; in PostVSyncEvent() local
1236 void VSyncDistributor::RecordVsyncModeChange(uint32_t refreshRate, int64_t period) in RecordVsyncModeChange()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Dtimer.rs133 period: Duration, field
164 pub fn period(&self) -> Duration { in period() method
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/
H A D_audio_sample_attributes_v10.md110 ### period subsection
H A D_audio_sample_attributes_v20.md121 ### period subsection
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dgraphic_adapter_test.cpp72 int64_t period = adapter.GetVSyncPeriod(); variable
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H A Dio_calculator.cpp96 double IoCalculator::PercentValue(uint64_t preValue, uint64_t currValue, uint64_t period) in PercentValue()
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dpwm_if.h93 uint32_t period; /**< PWM period, in nanoseconds */ member

123456