Home
last modified time | relevance | path

Searched defs:time (Results 301 - 325 of 570) sorted by relevance

1...<<11121314151617181920>>...23

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Droute_head_handler_impl.cpp108 auto time = in GetHeadDataSize() local
206 auto time = in ParseHeadData() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_single_ver_natural_executor_test.cpp380 int time = 6000; // 6000 is random in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_state_machine.cpp286 bool SyncStateMachine::StartFeedDogForSync(uint32_t time, SyncDirectionFlag flag) in StartFeedDogForSync() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp319 ReadMmapPosition(const int32_t streamId, uint64_t &frames, CurrentTimeHDF &time) ReadMmapPosition() argument
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_rekey_test.cpp160 auto time = in ChangeKeyFileDate() local
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
H A Ddecode_data_process_test.cpp444 int64_t time = testDecodeDataProcess_->GetDecoderTimeStamp(); in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp268 void IFeedingSmoother::SetBufferTime(const int32_t time) in SetBufferTime() argument
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dsession_incremental_backup_n_exporter.cpp376 LibN::NVal time = data.GetProp(BConstants::LAST_INCREMENTAL_TIME); in CheckDataList() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp68 int64_t CloudFileUtils::Timespec2Milliseconds(const struct timespec &time) in Timespec2Milliseconds() argument
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/big_data_statistics/
H A Dgallery_download_file_stat.cpp110 double time = static_cast<double>(duration) / DOWNLOAD_FILE_BYTE_SIZE; in UpdateDownloadSpeedStat() local
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/
H A Ddata_syncer_rdb_store.cpp147 int32_t DataSyncerRdbStore::GetLastSyncTime(int32_t userId, const string &bundleName, int64_t &time) in GetLastSyncTime() argument
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_thread.c416 int32_t SoftBusCondWait(SoftBusCond *cond, SoftBusMutex *mutex, SoftBusSysTime *time) in SoftBusCondWait() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c293 int64_t time = now.sec * USECTONSEC * USECTONSEC + now.usec + (int64_t)waitMillis * USECTONSEC; in SoftBusComputeWaitBleSendDataTime() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp157 void Surface::Wait(int32_t time, const VkSemaphore& semaphore) in Wait() argument
/foundation/ability/form_fwk/frameworks/js/napi/form_provider/
H A Djs_form_provider.cpp266 int32_t time; in OnSetFormNextRefreshTime() local
/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp579 std::vector<std::string> time = FormUtil::StringSplit(formInfo.scheduledUpdateTime, Constants::TIME_DELIMETER); in UpdateFormRecord() local
593 std::vector<std::string> time = FormUtil::StringSplit(formInfo.scheduledUpdateTime, Constants::TIME_DELIMETER); in UpdateFormRecord() local
[all...]
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnapi_form_provider.cpp445 int32_t time; in OnSetFormNextRefreshTime() local
/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/
H A Ddialog_session_manager.cpp47 auto time = std::chrono::duration_cast<std::chrono::seconds>(timestamp).count(); in GenerateDialogSessionId() local
/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h43 int64_t time = 0; member
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.cpp563 std::string time = Localization::GetInstance()->FormatDateTime(dateTime, LAST_UPDATE_FORMAT); in GetFormatDateTime() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_data.h137 PickerDateTime(const PickerDate& date, const PickerTime& time) : date_(date), time_(time) {} in PickerDateTime() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dclick_recognizer.cpp390 void ClickRecognizer::DeadlineTimer(CancelableCallback<void()>& deadlineTimer, int32_t time) in DeadlineTimer() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.cpp220 int64_t time = GetSysTimestamp(); in Layout() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Devent_report.cpp78 void EventReport::ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold) {} in ReportFunctionTimeout() argument
80 void EventReport::ReportHoverStatusChange(int32_t foldStatus, int32_t time, bool isHoverMode, in ReportHoverStatusChange() argument
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.cpp78 auto time = static_cast<int64_t>((GetSysTimestamp() - markTime_) / CONVERT_NANOSECONDS); in ~AceScopedPerformanceCheck() local
126 auto time = Localization::GetInstance()->FormatDateTime(dateTime, DATE_FORMAT); in GetCurrentTime() local
[all...]

Completed in 20 milliseconds

1...<<11121314151617181920>>...23