Home
last modified time | relevance | path

Searched defs:time (Results 551 - 570 of 570) sorted by relevance

1...<<212223

/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp3628 NAPI_EXTERN napi_status napi_create_date(napi_env env, double time, napi_value* result) in napi_create_date() argument
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp6388 double time = 202110181203150; in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c3460 uint64_t time = now > u->offload.hdiPosTs ? (now - u->offload.hdiPosTs) / PA_USEC_PER_MSEC : 0; in SinkProcessMsg() local
[all...]
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp2806 RemoveExpired(std::list<std::chrono::system_clock::time_point> &list, const std::chrono::system_clock::time_point &now, int32_t time) RemoveExpired() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp1788 static int32_t UpdateEditTime(int32_t fileId, int64_t time) in UpdateEditTime() argument
1809 static int32_t RevertMetadata(int32_t fileId, int64_t time, int32_t effectMode, int32_t photoSubType) in RevertMetadata() argument
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1231 int64_t time = GetSysClockTime(); in UpdateDisplayInfo() local
1372 int64_t time = GetSysClockTime(); in UpdateDisplayInfo() local
1454 int64_t time = GetSysClockTime(); in UpdateDisplayInfo() local
3531 int64_t time in UpdateDisplayInfo() local
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp856 int64_t time = std::chrono::duration_cast<std::chrono::milliseconds>(duration).count(); in GetCurrentMillisecond() local
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp479 int64_t time = OHOS::MMI::GetSysClockTime(); in HandleKeyInjectEventHelper() local
571 int64_t time = OHOS::MMI::GetSysClockTime(); in ToggleKeyVisualState() local
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h328 std::string time = ""; member
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1932 std::string time = param; in GetDelayNotifyTime() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp6080 TransferThirdProviderHoverEvent( const WeakPtr<NG::FrameNode>& hostNode, const NG::PointF& point, SourceType source, NG::AccessibilityHoverEventType eventType, TimeStamp time) TransferThirdProviderHoverEvent() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1153 void SetFormAnimationStartTime(int64_t time) in SetFormAnimationStartTime() argument
1273 void SetVsyncTime(uint64_t time) in SetVsyncTime() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp2825 void InnerBundleInfo::SetBundleInstallTime(const int64_t time, int32_t userId) in SetBundleInstallTime() argument
2899 void InnerBundleInfo::SetBundleUpdateTime(const int64_t time, int32_t userId) in SetBundleUpdateTime() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp10958 int64_t time = 100; in HWTEST_F() local
10972 int64_t time = 100; in HWTEST_F() local
10986 int64_t time = 100; in HWTEST_F() local
11000 int64_t time in HWTEST_F() local
11015 int64_t time = 100; HWTEST_F() local
11029 int64_t time = 100; HWTEST_F() local
11043 int64_t time = 100; HWTEST_F() local
11069 int64_t time = 100; HWTEST_F() local
11083 int64_t time = 100; HWTEST_F() local
11097 int64_t time = 100; HWTEST_F() local
11111 int64_t time = 100; HWTEST_F() local
11125 int64_t time = 100; HWTEST_F() local
11139 int64_t time = 100; HWTEST_F() local
11153 int64_t time = 100; HWTEST_F() local
11181 int64_t time = 100; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp151 auto time = std::chrono::time_point_cast<std::chrono::microseconds>(std::chrono::system_clock::now()); in MakeBackendTexture() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp202 void Session::SetSessionInfoTime(const std::string& time) in SetSessionInfoTime() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp4086 int64_t time = GetSysTimestamp(); in Layout() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp10953 struct timespec time = {0, 0}; in GenerateEmbeddableUIAbilityRequest() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5396 uint64_t time; in FillSecCompEnhanceData() member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp7890 std::vector<std::string> time; in SetTimePickerSelected() local

Completed in 231 milliseconds

1...<<212223