Home
last modified time | relevance | path

Searched defs:from (Results 176 – 200 of 236) sorted by relevance

12345678910

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_proxy_test.cpp136 sptr<WindowTransitionInfo> from = new WindowTransitionInfo(); variable
H A Davoid_area_controller_test.cpp95 WMError UpdateDisplayId(DisplayId from, DisplayId to) override in UpdateDisplayId()
H A Dwindow_manager_service_test.cpp517 sptr<AAFwk::AbilityTransitionInfo> from = new AAFwk::AbilityTransitionInfo(); variable
H A Dwindow_node_test.cpp83 virtual WMError UpdateDisplayId(DisplayId from, DisplayId to) override in UpdateDisplayId()
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/test/
H A Dpurgeableashmem_test.cpp86 TestDataModifier(char from, char to) in TestDataModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tabs.cpp590 int32_t from, int32_t to) -> TabContentAnimatedTransition { in SetCustomContentTransition()
H A Djs_navigation.cpp741 … NG::NavigationOperation operation) -> NG::NavigationTransition { in SetCustomNavContentTransition()
/ohos5.0/foundation/communication/netstack/test/unittest/utils/common_utils/
H A DNetStackCommonUtilsTest.cpp186 char from = 'c'; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp446 bool RenderList::RecycleByRange(int32_t from, int32_t to) in RecycleByRange()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_two_test.cpp1491 void OnDisplayMove(DisplayId from, DisplayId to) in OnDisplayMove()
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp497 DisplayId from = static_cast<DisplayId>(data.ReadUint64()); in HandleNotifyDisplayMove() local
H A Dsession_stage_proxy.cpp1057 void SessionStageProxy::NotifyDisplayMove(DisplayId from, DisplayId to) in NotifyDisplayMove()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/
H A Ddecoder.rs563 fn from(e: H2Error) -> Self { in from() method
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp496 static int ContinueReceive(PDhcpMsgInfo from, int recvRet) in ContinueReceive()
520 DhcpMsgInfo from; in BeginLooper() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp413 …int64_t from = NapiUtils::GetInt64Property(env, optionsValue, HttpConstant::PARAM_KEY_RESUME_FROM); in ParseResumeFromToNumber() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/format/
H A Ddecoder.rs858 fn from(e: H3errorQpack) -> Self { in from() method
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp676 std::string InsertCharBefore(const std::string &input, const char from, const char preChar, const c… in InsertCharBefore()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h108 std::string from; member
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_record.cpp881 void PasteDataRecord::SetFrom(uint32_t from) in SetFrom()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp1178 void TextPickerColumnPattern::CreateAnimation(double from, double to) in CreateAnimation()
1191 void TextPickerColumnPattern::CreateReboundAnimation(double from, double to) in CreateReboundAnimation()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dconnect.rs167 fn from(value: FieldRaw) -> Self { in from() method
355 fn from(value: &FieldType) -> Self { in from() method
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_slider_bridge.cpp475 float from = std::numeric_limits<float>::infinity(); in SetValidSlideRange() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp920 void UIAbility::OnDisplayMove(Rosen::DisplayId from, Rosen::DisplayId to) in OnDisplayMove()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp39 std::shared_ptr<PointerEvent> PointerEvent::from(std::shared_ptr<InputEvent> inputEvent) in from() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_typography.cpp2490 void OH_Drawing_TypographyUpdateFontSize(OH_Drawing_Typography* typography, size_t from, size_t to,… in OH_Drawing_TypographyUpdateFontSize()
2683 bool OH_Drawing_TypographyStyleEquals(OH_Drawing_TypographyStyle* from, OH_Drawing_TypographyStyle*… in OH_Drawing_TypographyStyleEquals()
3487 bool OH_Drawing_TypographyStyleStrutStyleEquals(OH_Drawing_StrutStyle* from, OH_Drawing_StrutStyle*… in OH_Drawing_TypographyStyleStrutStyleEquals()

12345678910