Home
last modified time | relevance | path

Searched refs:time (Results 2451 - 2475 of 5817) sorted by relevance

1...<<919293949596979899100>>...233

/base/startup/appspawn/test/mock/
H A Dapp_system_stub.c27 #include <time.h>
32 #include <sys/time.h>
/base/telephony/sms_mms/services/sms/include/
H A Dsms_service.h259 * Get service start spend time
260 * @return Spend time
266 * Get service start finish time
267 * @return Spend time
319 const std::u16string &uaprof, int64_t &time, bool isMmsApp = false) override;
326 * @param time Indicates tiemstamp of hap call NAPI function
332 void ServiceAfterSendMmsComplete(int32_t slotId, int64_t &time, uint16_t &dataBaseId,
/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/
H A DUpdaterStartUpdaterProc_fuzzer.cpp115 pkgInfo.time = strdup("13:14:00"); in CreatePackageZip()
155 free(pkgInfo.time); in CreatePackageZip()
/drivers/hdf_core/adapter/khdf/linux/platform/rtc/
H A Drtc_adapter.c125 LinuxTimeToHdfTime(hdfTime, &(alarm.time)); in HiReadAlarm()
143 HdfTimeToLinuxTime(hdfTime, &(alarm.time)); in HiWriteAlarm()
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/
H A Dbase.py12 import time namespace
136 time.sleep(1)
/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_mmap_benchmarktest.cpp165 struct AudioTimeStamp time = {0}; in BENCHMARK_F() local
174 ret = mmapCapture_->GetMmapPosition(mmapCapture_, &frames, &time); in BENCHMARK_F()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/include/
H A Daudio_render_interface_impl.h51 int32_t GetRenderPosition(uint64_t &frames, AudioTimeStamp &time) override;
76 int32_t GetMmapPosition(uint64_t &frames, AudioTimeStamp &time) override;
H A Daudio_render_ext_impl.h48 int32_t GetRenderPosition(uint64_t &frames, AudioTimeStamp &time) override;
73 int32_t GetMmapPosition(uint64_t &frames, AudioTimeStamp &time) override;
/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/manager/post_event/
H A Dpost_event_manager.cpp184 return actionItem.touchEvent.id == touchEvent.id && actionItem.touchEvent.time == touchEvent.time;
/foundation/arkui/ace_engine/frameworks/base/log/
H A Devent_report.h195 static void ReportFunctionTimeout(const std::string& functionName, int64_t time, int32_t threshold);
196 static void ReportHoverStatusChange(int32_t foldStatus, int32_t time, bool isHoverMode,
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dpinch_recognizer.cpp131 time_ = event.time; in HandleTouchMoveEvent()
166 time_ = event.time; in HandleTouchMoveEvent()
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_swipe_view_unit_test.cpp187 const uint16_t time = 100; in HWTEST_F() local
191 swipeView_->SetAnimatorTime(time); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_event_test.cpp99 TimeStamp time(millisec); in HWTEST_F()
101 info.SetTimeStamp(time); in HWTEST_F()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h378 void SetAutoAlignTime(uint16_t time) in SetAutoAlignTime() argument
380 alignTime_ = time; in SetAutoAlignTime()
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dfuture.cpp37 Future::StateType Future::WaitFor(const TimeSpan& time) const in WaitFor()
41 if (cond_.wait_for(lock, std::chrono::microseconds(time.ToMicroseconds())) == std::cv_status::timeout) { in WaitFor()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_trace_utils.cpp159 const std::shared_ptr<RSRenderPropertyBase>& value, const int64_t time, const int dur, const int repeat) const in addAnimationFrameTrace()
164 "time[%lld], dur[%d], repeat[%d]", nodeId, nodeName.c_str(), propertyId, animationId, fraction, in addAnimationFrameTrace()
165 propertyValue.c_str(), time, dur, repeat); in addAnimationFrameTrace()
157 addAnimationFrameTrace(const uint64_t nodeId, const std::string& nodeName, const uint64_t animationId, const uint64_t propertyId, const float fraction, const std::shared_ptr<RSRenderPropertyBase>& value, const int64_t time, const int dur, const int repeat) const addAnimationFrameTrace() argument
H A Drs_render_property_animation.cpp249 void RSRenderPropertyAnimation::DumpFraction(float fraction, int64_t time) in DumpFraction() argument
252 GetPropertyId(), fraction, GetPropertyValue(), time, GetDuration(), GetRepeatCount()); in DumpFraction() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_thread_params.h237 void SetOnVsyncStartTime(int64_t time) in SetOnVsyncStartTime() argument
239 onVsyncStartTime_ = time; in SetOnVsyncStartTime()
/foundation/graphic/graphic_3d/lume/LumeDotfield/src/render/
H A Drender_node_dotfield_render.cpp161 float time = dataStore->GetTime(); in RenderData() local
163 { time, dotfieldPrimitive.pointScale, 0, 0 }, dotfieldPrimitive.colors, dotfieldPrimitive.matrix }; in RenderData()
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_utils.cpp105 auto time = std::chrono::system_clock::to_time_t(now); in GetCurrentDate() local
106 std::tm* tmPtr = std::localtime(&time); in GetCurrentDate()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.h52 int32_t GetTimeByFrameIndex(uint32_t index, uint64_t &time) override;
53 int32_t GetFrameIndexByTime(uint64_t time, uint32_t &index) override;
65 // time string : "year-month-day hour_minute_second.millisecond", ':' is not supported in windows file name in GetLocalTime()
/foundation/multimodalinput/input/util/socket/src/
H A Duds_session.cpp156 void UDSSession::SaveANREvent(int32_t type, int32_t id, int64_t time, int32_t timerId) in SaveANREvent() argument
159 EventTime eventTime = { id, time, timerId }; in SaveANREvent()
/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h80 * @param isTimeOut The is time out.
92 * @brief The last work time out.
165 * @param delayTime The delay time.
175 * @brief Watchdog time out.
193 * @brief Set watchdog time by dump.
195 * @param time The time.
197 void SetWatchdogTimeByDump(int32_t time);
199 * @brief Set watchdog time.
201 * @param time Th
[all...]
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request.cpp130 void HttpRequest::SetRequestTime(const std::string &time) in SetRequestTime() argument
132 requestTime_ = time; in SetRequestTime()

Completed in 16 milliseconds

1...<<919293949596979899100>>...233