/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
H A D | route_head_handler_impl.cpp | 108 auto time =
in GetHeadDataSize() local 206 auto time =
in ParseHeadData() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_rd_single_ver_natural_executor_test.cpp | 380 int time = 6000; // 6000 is random in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | sync_state_machine.cpp | 286 bool SyncStateMachine::StartFeedDogForSync(uint32_t time, SyncDirectionFlag flag) in StartFeedDogForSync() argument
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/ |
H A D | dspeaker_dev.cpp | 319 ReadMmapPosition(const int32_t streamId, uint64_t &frames, CurrentTimeHDF &time) ReadMmapPosition() argument
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_store_rekey_test.cpp | 160 auto time = in ChangeKeyFileDate() local
|
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/ |
H A D | decode_data_process_test.cpp | 444 int64_t time = testDecodeDataProcess_->GetDecoderTimeStamp(); in HWTEST_F() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/ |
H A D | ifeeding_smoother.cpp | 268 void IFeedingSmoother::SetBufferTime(const int32_t time) in SetBufferTime() argument
|
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/ |
H A D | session_incremental_backup_n_exporter.cpp | 376 LibN::NVal time = data.GetProp(BConstants::LAST_INCREMENTAL_TIME); in CheckDataList() local
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
H A D | cloud_file_utils_mock.cpp | 68 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 D | gallery_download_file_stat.cpp | 110 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 D | data_syncer_rdb_store.cpp | 147 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 D | softbus_adapter_thread.c | 416 int32_t SoftBusCondWait(SoftBusCond *cond, SoftBusMutex *mutex, SoftBusSysTime *time) in SoftBusCondWait() argument
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/ |
H A D | softbus_adapter_bt_common.c | 293 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 D | surface.cpp | 157 void Surface::Wait(int32_t time, const VkSemaphore& semaphore) in Wait() argument
|
/foundation/ability/form_fwk/frameworks/js/napi/form_provider/ |
H A D | js_form_provider.cpp | 266 int32_t time; in OnSetFormNextRefreshTime() local
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_event_util.cpp | 579 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 D | napi_form_provider.cpp | 445 int32_t time; in OnSetFormNextRefreshTime() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/ |
H A D | dialog_session_manager.cpp | 47 auto time = std::chrono::duration_cast<std::chrono::seconds>(timestamp).count(); in GenerateDialogSessionId() local
|
/foundation/ability/ability_runtime/services/common/include/ |
H A D | event_report.h | 43 int64_t time = 0; member
|
/foundation/arkui/ace_engine/frameworks/core/components/refresh/ |
H A D | render_refresh.cpp | 563 std::string time = Localization::GetInstance()->FormatDateTime(dateTime, LAST_UPDATE_FORMAT); in GetFormatDateTime() local
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_data.h | 137 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 D | click_recognizer.cpp | 390 void ClickRecognizer::DeadlineTimer(CancelableCallback<void()>& deadlineTimer, int32_t time) in DeadlineTimer() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_wrapper_node.cpp | 220 int64_t time = GetSysTimestamp(); in Layout() local
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | event_report.cpp | 78 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 D | ace_performance_check.cpp | 78 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...] |