/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
H A D | audio_adapter_info_common.h | 27 #include <time.h>
|
/drivers/peripheral/user_auth/hdi_service/idm/src/ |
H A D | enroll_specification_check.c | 88 if (!IsValidTokenTime(tokenPlain.tokenDataPlain.time)) { in CheckIdmOperationToken() 89 LOG_ERROR("check token time failed, token is invalid"); in CheckIdmOperationToken()
|
/drivers/peripheral/usb/sample/host/src/ |
H A D | usbhost_loader_test.c | 18 #include <sys/time.h>
|
/foundation/ability/ability_runtime/utils/global/time/include/ |
H A D | time_util.h | 21 #include <time.h>
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | animation_util.h | 61 void AddAnimatable(const T& value, double time, AnimatableType);
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_extra_input_data.cpp | 48 event.time = timeStamp;
in ReadToTouchEvent()
|
/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_jank_frame_report.cpp | 55 void PerfMonitor::RecordInputEvent(PerfActionType type, PerfSourceType sourceType, int64_t time) {} in RecordInputEvent() argument
|
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | click_recognizer.h | 68 void DeadlineTimer(CancelableCallback<void()>& deadlineTimer, int32_t time); 82 // the time when gesture recognition is successful
|
H A D | long_press_recognizer.h | 71 void DeadlineTimer(int32_t time, bool isAccept);
|
H A D | velocity_tracker.h | 48 void UpdateTrackerPoint(double x, double y, const TimeStamp& time, bool end = false);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_layout_property.h | 20 #include <sys/time.h>
|
/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | pointer_event.h | 71 TimeStamp time; member
|
/foundation/barrierfree/accessibility/services/aams/include/ |
H A D | accessibility_touchEvent_injector.h | 20 #include <time.h> 117 * @param startTime the start time of gesture injection 124 * @param startTime the start time of gesture injection 131 * @param startTime the start time of gesture injection
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | timer_module.h | 95 static jerry_value_t StartTask(TimerList::Arguments *arguments, jerry_value_t time, bool repeated);
|
/foundation/arkui/ui_lite/frameworks/imgdecode/ |
H A D | cache_manager.h | 93 void AgingAll(int32_t time = AGING_INTERVAL);
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | a2dp_data_service.h | 24 #include <time.h>
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter_properties.h | 102 * @param time Discoverable timeout. 106 bool SetDiscoverableTimeout(int time);
|
/foundation/graphic/graphic_utils_lite/test/ |
H A D | graphic_timer_test.cpp | 45 srand(time(0)); in SetUpTestCase()
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
H A D | exlog.cpp | 28 auto timer = time(nullptr); in ExTime()
|
/foundation/multimedia/audio_lite/services/impl/audio_encoder/include/ |
H A D | audio_encoder.h | 22 #include <time.h>
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_future.h | 69 * @brief Wait for given amount of time. Returns state, which is Waiting if the timeout expired. 71 virtual StateType WaitFor(const TimeSpan& time) const = 0;
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_property_animation.h | 73 void DumpFraction(float fraction, int64_t time) override;
|
H A D | rs_animation_trace_utils.h | 41 const int64_t time, const int dur, const int repeat) const;
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/ |
H A D | nativeVsync_requestMultiCB_test.cpp | 29 static void OnVSync(long long time, void *data) in OnVSync() argument 74 TestMultiTimes(1); // test 1 time in HWTEST_F()
|
/foundation/multimedia/camera_framework/services/camera_service/include/ |
H A D | hcamera_restore_param.h | 21 #include <sys/time.h>
|