Home
last modified time | relevance | path

Searched refs:time (Results 1026 - 1050 of 2119) sorted by relevance

1...<<41424344454647484950>>...85

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_jank_frame_report.cpp55 void PerfMonitor::RecordInputEvent(PerfActionType type, PerfSourceType sourceType, int64_t time) {} in RecordInputEvent() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dclick_recognizer.h68 void DeadlineTimer(CancelableCallback<void()>& deadlineTimer, int32_t time);
82 // the time when gesture recognition is successful
H A Dlong_press_recognizer.h71 void DeadlineTimer(int32_t time, bool isAccept);
H A Dvelocity_tracker.h48 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 Dtext_clock_layout_property.h20 #include <sys/time.h>
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dpointer_event.h71 TimeStamp time; member
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_touchEvent_injector.h20 #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 Dtimer_module.h95 static jerry_value_t StartTask(TimerList::Arguments *arguments, jerry_value_t time, bool repeated);
/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dcache_manager.h93 void AgingAll(int32_t time = AGING_INTERVAL);
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Da2dp_data_service.h24 #include <time.h>
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.h102 * @param time Discoverable timeout.
106 bool SetDiscoverableTimeout(int time);
/foundation/graphic/graphic_utils_lite/test/
H A Dgraphic_timer_test.cpp45 srand(time(0)); in SetUpTestCase()
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dexlog.cpp28 auto timer = time(nullptr); in ExTime()
/foundation/multimedia/audio_lite/services/impl/audio_encoder/include/
H A Daudio_encoder.h22 #include <time.h>
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_future.h69 * @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 Drs_render_property_animation.h73 void DumpFraction(float fraction, int64_t time) override;
H A Drs_animation_trace_utils.h41 const int64_t time, const int dur, const int repeat) const;
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A DnativeVsync_requestMultiCB_test.cpp29 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 Dhcamera_restore_param.h21 #include <sys/time.h>
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_reporter.h45 void ReportTimeOutOperation(std::string &bundleName, int32_t type, int32_t object, int32_t time);
/foundation/multimedia/media_lite/interfaces/kits/player_lite/
H A Dplayer.h51 * @brief Enumerates player seek modes. You can move the current playback position of the media to a given time
58 /** Moves the media position to the latest synchronization frame located before the given time position. */
60 /** Moves the media position to the latest synchronization frame located after the given time position. */
62 /** Moves the media position to the latest synchronization frame located before or after the given time position. */
64 /** Moves the media position to the latest frame located before or after the given time position. */
302 * @param time Indicates the playback position.
307 int32_t GetCurrentTime(int64_t &time) const;
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_sink.h25 #include <time.h>
/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer_client.h60 int32_t GetCurrentPosition(int64_t &time) const;
/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Ddata_storage_helper.h34 bool ParseFastSuspendDozeTime(const std::string &FilePath, int &time);
/foundation/resourceschedule/ffrt/src/sync/
H A Dsync.cpp20 #include <sys/time.h>

Completed in 7 milliseconds

1...<<41424344454647484950>>...85