/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 667 int64_t time; /**< Present timestamp value */ member
|
/foundation/ai/ai_engine/test/function/init/ |
H A D | init_function_test.cpp | 69 srand(time(nullptr)); in RandStr()
|
/foundation/ai/ai_engine/test/function/set_get_option/ |
H A D | option_function_test.cpp | 51 srand(time(nullptr)); in SetUpTestCase()
|
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/ |
H A D | label_classify.cpp | 20 #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 D | utils.cpp | 19 #include <sys/time.h>
|
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/ |
H A D | js_mission_info_utils.cpp | 44 napi_set_named_property(env, objValue, "timestamp", CreateJsValue(env, missionInfo.time)); in CreateJsMissionInfo()
|
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/ |
H A D | appfreeze_inner.cpp | 17 #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 D | gesture_recognizer.h | 34 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 D | render_split_container.cpp | 278 info.SetTimeStamp(event.time); in HandleMouseEvent()
|
/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/ |
H A D | render_touch_listener.cpp | 143 event->SetTimeStamp(changedPoint.time); in TriggerTouchCallBack()
|
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/ |
H A D | js_mission_info_utils.cpp | 44 napi_set_named_property(env, objValue, "timestamp", CreateJsValue(env, missionInfo.time)); in CreateJsMissionInfo()
|
/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | accessibility_manager.h | 239 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 D | native_animate.h | 273 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 D | text_clock_pattern_test_ng.cpp | 18 #include <sys/time.h>
|
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/ |
H A D | napi_audio_renderer.h | 57 uint64_t time; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/ |
H A D | rs_jank_stats.h | 163 int64_t ConvertTimeToSystime(int64_t time) const;
|
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | surface.h | 112 int64_t &time) const = 0;
|
H A D | iconsumer_surface.h | 114 int64_t &time) const = 0;
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | test_base.cpp | 40 #include <sys/time.h>
|
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/ |
H A D | native_image_system_test.cpp | 20 #include <sys/time.h>
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/ |
H A D | opengl_wrapper_native_test.cpp | 18 #include <sys/time.h>
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/ |
H A D | vsync_distributor.h | 120 // 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 D | download_monitor.cpp | 110 time(&lastReadTime_); in Read()
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
H A D | test_common.cpp | 21 #include <sys/time.h>
|
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/include/ |
H A D | AudioEncoderDemoCommon.h | 26 #include <sys/time.h>
|