Home
last modified time | relevance | path

Searched refs:time (Results 3776 - 3800 of 5105) sorted by relevance

1...<<151152153154155156157158159160>>...205

/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h667 int64_t time; /**< Present timestamp value */ member
/foundation/ai/ai_engine/test/function/init/
H A Dinit_function_test.cpp69 srand(time(nullptr)); in RandStr()
/foundation/ai/ai_engine/test/function/set_get_option/
H A Doption_function_test.cpp51 srand(time(nullptr)); in SetUpTestCase()
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.cpp20 #include <sys/time.h>
246 LOG(INFO) << "invoked, average time: " << in InferenceModel()
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dutils.cpp19 #include <sys/time.h>
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Djs_mission_info_utils.cpp44 napi_set_named_property(env, objValue, "timestamp", CreateJsValue(env, missionInfo.time)); in CreateJsMissionInfo()
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dappfreeze_inner.cpp17 #include <sys/time.h>
127 "\nFault time:" + AbilityRuntime::TimeUtil::FormatTime("%Y/%m/%d-%H:%M:%S") + "\n"; in AppfreezeHandleOverReportCount()
226 "\nFault time:" + AbilityRuntime::TimeUtil::FormatTime("%Y/%m/%d-%H:%M:%S") + "\n"; in ThreadBlock()
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dgesture_recognizer.h34 int32_t time = 0; member
55 // IsRealTime is true when using real-time layouts.
/foundation/arkui/ace_engine/frameworks/core/components/split_container/
H A Drender_split_container.cpp278 info.SetTimeStamp(event.time); in HandleMouseEvent()
/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Drender_touch_listener.cpp143 event->SetTimeStamp(changedPoint.time); in TriggerTouchCallBack()
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
H A Djs_mission_info_utils.cpp44 napi_set_named_property(env, objValue, "timestamp", CreateJsValue(env, missionInfo.time)); in CreateJsMissionInfo()
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager.h239 NG::AccessibilityHoverEventType eventType, TimeStamp time) {}; in TransferThirdProviderHoverEvent()
237 TransferThirdProviderHoverEvent( const WeakPtr<NG::FrameNode>& hostNode, const NG::PointF &point, SourceType source, NG::AccessibilityHoverEventType eventType, TimeStamp time) TransferThirdProviderHoverEvent() argument
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_animate.h273 int32_t OH_ArkUI_AnimatorOption_SetKeyframe(ArkUI_AnimatorOption* option, float time, float value, int32_t index);
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_pattern_test_ng.cpp18 #include <sys/time.h>
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_audio_renderer.h57 uint64_t time; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H A Drs_jank_stats.h163 int64_t ConvertTimeToSystime(int64_t time) const;
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface.h112 int64_t &time) const = 0;
H A Diconsumer_surface.h114 int64_t &time) const = 0;
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.cpp40 #include <sys/time.h>
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_system_test.cpp20 #include <sys/time.h>
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Dopengl_wrapper_native_test.cpp18 #include <sys/time.h>
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h120 // lastVSyncTS indicates last vsync time, 0 when non-animate
142 uint64_t GetRealTimeOffsetOfDvsync(int64_t time);
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/
H A Ddownload_monitor.cpp110 time(&lastReadTime_); in Read()
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dtest_common.cpp21 #include <sys/time.h>
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/include/
H A DAudioEncoderDemoCommon.h26 #include <sys/time.h>

Completed in 18 milliseconds

1...<<151152153154155156157158159160>>...205