Home
last modified time | relevance | path

Searched defs:from (Results 101 - 125 of 172) sorted by relevance

1234567

/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp281 void AVPlaybackState::CloneState(const AVPlaybackState& from, AVPlaybackState& to) in CloneState() argument
286 void AVPlaybackState::CloneSpeed(const AVPlaybackState& from, AVPlaybackState& to) in CloneSpeed() argument
291 void AVPlaybackState::ClonePosition(const AVPlaybackState& from, AVPlaybackState& to) in ClonePosition() argument
296 void AVPlaybackState::CloneBufferedTime(const AVPlaybackState& from, AVPlaybackState& to) in CloneBufferedTime() argument
301 void AVPlaybackState::CloneLoopMode(const AVPlaybackState& from, AVPlaybackState& to) in CloneLoopMode() argument
306 CloneIsFavorite(const AVPlaybackState& from, AVPlaybackState& to) CloneIsFavorite() argument
311 CloneActiveItemId(const AVPlaybackState& from, AVPlaybackState& to) CloneActiveItemId() argument
316 CloneVolume(const AVPlaybackState& from, AVPlaybackState& to) CloneVolume() argument
321 CloneMaxVolume(const AVPlaybackState& from, AVPlaybackState& to) CloneMaxVolume() argument
326 CloneMuted(const AVPlaybackState& from, AVPlaybackState& to) CloneMuted() argument
331 CloneDuration(const AVPlaybackState& from, AVPlaybackState& to) CloneDuration() argument
336 CloneVideoWidth(const AVPlaybackState& from, AVPlaybackState& to) CloneVideoWidth() argument
341 CloneVideoHeight(const AVPlaybackState& from, AVPlaybackState& to) CloneVideoHeight() argument
346 CloneExtras(const AVPlaybackState& from, AVPlaybackState& to) CloneExtras() argument
[all...]
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp241 std::string InsertCharBefore(const std::string &input, const char from, const char preChar, const char nextChar) in InsertCharBefore() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp1807 DisplayId from = 0; in HWTEST_F() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_impl.h111 WMError NotifyWindowTransition(sptr<WindowTransitionInfo>& from, sptr<WindowTransitionInfo>& to, in NotifyWindowTransition() argument
H A Dwindow_manager_service_test.cpp517 sptr<AAFwk::AbilityTransitionInfo> from = new AAFwk::AbilityTransitionInfo(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.cpp399 void ListElement::PreBuildListItems(int32_t index, const std::list<RefPtr<Component>>& newComponent, int32_t from) in PreBuildListItems() argument
417 void ListElement::ReleaseRecycledListItem(int32_t from, int32_t to) in ReleaseRecycledListItem() argument
507 void ListElement::RecycleByRange(int32_t& from, int32_t& to) in RecycleByRange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.cpp648 void RenderRating::CreateColorAnimation(const Color& from, const Color& to, int32_t starIndex, bool isHoverExists) in CreateColorAnimation() argument
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.cpp729 void RenderSlider::StartMoveAnimation(double from, double to, bool isClick) in StartMoveAnimation() argument
770 void RenderSlider::ResetMoveAnimation(double from, double to) in ResetMoveAnimation() argument
798 double from = DEFAULT_NORMAL_RADIUS_SCALE; in UpdateAnimation() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h245 void SetFrom(const std::string& from) in SetFrom() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_pattern_testtwo_ng.cpp219 auto from = AceType::MakeRefPtr<NavDestinationContext>(); in HWTEST_F() local
767 auto from = AceType::MakeRefPtr<NavDestinationContext>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.cpp222 void LazyForEachBuilder::OnDataMoveToNewPlace(size_t from, size_t to) in OnDataMoveToNewPlace() argument
253 bool LazyForEachBuilder::OnDataMoved(size_t from, size_t to) in OnDataMoved() argument
802 UpdateMoveFromTo(int32_t from, int32_t to) UpdateMoveFromTo() argument
[all...]
H A Dlazy_for_each_node.cpp248 void LazyForEachNode::OnDataMoveToNewPlace(size_t from, size_t to) in OnDataMoveToNewPlace() argument
262 void LazyForEachNode::OnDataMoved(size_t from, size_t to) in OnDataMoved() argument
366 void LazyForEachNode::RecycleItems(int32_t from, int32_t to) in RecycleItems() argument
483 MoveData(int32_t from, int32_t to) MoveData() argument
495 FireOnMove(int32_t from, int32_t to) FireOnMove() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp398 auto from = PathUtil::ResolvePath(fromUri, n); in CopyAndRenameFiles() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp995 void CopyTextureInfoProperties(SCENE_NS::ITextureInfo::Ptr from, SCENE_NS::ITextureInfo::Ptr to) in CopyTextureInfoProperties() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp513 bool MoveDataShell(const std::string &from, const std::string &to) in MoveDataShell() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp179 void Typography::UpdateFontSize(size_t from, size_t to, float fontSize) in UpdateFontSize() argument
457 void Typography::UpdateColor(size_t from, size_t to, const Drawing::Color& color) in UpdateColor() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp148 void ParagraphImpl::UpdateFontSize(size_t from, size_t to, float fontSize) in UpdateFontSize() argument
397 void ParagraphImpl::UpdateColor(size_t from, size_t to, const RSColor& color) in UpdateColor() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/
H A Dhttp_curl_client.cpp53 std::string InsertCharBefore(std::string input, char from, char preChar, char nextChar) in InsertCharBefore() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dsharing_manager.cpp77 const std::string SetTetherctrlForward1(const std::string &from, const std::string &to) in SetTetherctrlForward1() argument
84 const std::string SetTetherctrlForward2(const std::string &from, const std::string &to) in SetTetherctrlForward2() argument
89 const std::string SetTetherctrlForward3(const std::string &from, const std::string &to) in SetTetherctrlForward3() argument
94 const std::string SetTetherctrlCounters1(const std::string &from, const std::string &to) in SetTetherctrlCounters1() argument
99 const std::string SetTetherctrlCounters2(const std::string &from, const std::string &to) in SetTetherctrlCounters2() argument
[all...]
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp474 CMultiFormData from = multi.data[i]; in ParseMultiFormData() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp40 void KeyBackup::CreateBackup(const std::string &from, const std::string &to, bool removeOld) in CreateBackup() argument
426 std::string from; in CopyMixFilesToTempDir() local
440 CheckAndFixFiles(const std::string &from, const std::string &to) CheckAndFixFiles() argument
540 CheckAndCopyFiles(const std::string &from, const std::string &to) CheckAndCopyFiles() argument
590 HandleCopyDir(const std::string &from, const std::string &to) HandleCopyDir() argument
605 CheckAndCopyOneFile(const std::string &from, const std::string &to) CheckAndCopyOneFile() argument
731 CopyRegfileData(const std::string &from, const std::string &to) CopyRegfileData() argument
[all...]
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_proxy.cpp1033 void SessionStageProxy::NotifyDisplayMove(DisplayId from, DisplayId to) in NotifyDisplayMove() argument
H A Dsession_stage_stub.cpp488 DisplayId from = static_cast<DisplayId>(data.ReadUint64()); in HandleNotifyDisplayMove() local
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp729 WMError WindowManagerProxy::NotifyWindowTransition(sptr<WindowTransitionInfo>& from, sptr<WindowTransitionInfo>& to, in NotifyWindowTransition() argument
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test.cpp1382 DisplayId from = 0; in HWTEST_F() local

Completed in 50 milliseconds

1234567