| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | material_impl.cpp | 995 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 D | file_utils.cpp | 513 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 D | typography.cpp | 179 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 D | paragraph_impl.cpp | 148 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 D | http_curl_client.cpp | 53 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 D | sharing_manager.cpp | 77 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 D | net_http_request_context.cpp | 474 CMultiFormData from = multi.data[i]; in ParseMultiFormData() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | key_backup.cpp | 40 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 D | session_stage_proxy.cpp | 1033 void SessionStageProxy::NotifyDisplayMove(DisplayId from, DisplayId to) in NotifyDisplayMove() argument
|
| H A D | session_stage_stub.cpp | 488 DisplayId from = static_cast<DisplayId>(data.ReadUint64()); in HandleNotifyDisplayMove() local
|
| /foundation/window/window_manager/wmserver/src/zidl/ |
| H A D | window_manager_proxy.cpp | 729 WMError WindowManagerProxy::NotifyWindowTransition(sptr<WindowTransitionInfo>& from, sptr<WindowTransitionInfo>& to, in NotifyWindowTransition() argument
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | window_manager_service_test.cpp | 517 sptr<AAFwk::AbilityTransitionInfo> from = new AAFwk::AbilityTransitionInfo(); in HWTEST_F() local
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_session_impl_test.cpp | 1382 DisplayId from = 0; in HWTEST_F() local
|
| H A D | window_session_impl_test2.cpp | 1351 void OnDisplayMove(DisplayId from, DisplayId to) in HWTEST_F() argument
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | ui_driver.cpp | 186 static unique_ptr<Widget> CloneFreeWidget(const Widget &from, const string &selectDesc) in CloneFreeWidget() argument
|
| H A D | ui_action.h | 191 explicit GenericSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from), to_(to) {}; in GenericSwipe() argument 348 explicit MouseSwipe(TouchOp type, const Point &from, const Point &to) : type_(type), from_(from), to_(to) {}; in MouseSwipe() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | magicyuvenc.c | 297 PackageMergerList list_a, list_b, *to = &list_a, *from = &list_b, *temp; in magy_huffman_compute_bits() local [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | linux-kernel-modules.c | 751 subst_name (char from, char to, in subst_name() argument
|
| /third_party/f2fs-tools/fsck/ |
| H A D | resize.c | 172 block_t from, to; in migrate_main() local
|
| /third_party/eudev/src/udev/ |
| H A D | udev-event.c | 113 const char *from; in udev_event_apply_format() local [all...] |
| /third_party/curl/lib/ |
| H A D | smtp.c | 599 char *from = NULL; in smtp_perform_mail() local [all...] |
| H A D | asyn-ares.c | 228 CURLcode Curl_resolver_duphandle(struct Curl_easy *easy, void **to, void *from) in Curl_resolver_duphandle() argument [all...] |
| /third_party/curl/lib/vssh/ |
| H A D | libssh.c | 1632 curl_off_t from, to; in myssh_statemach_act() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | desc_builder.cc | 862 std::string from = in RenderConfigValues() local 873 std::string from = in RenderConfigValues() local
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-processor.c | 367 static int pre_process_add_defines(struct tplg_pre_processor *tplg_pp, snd_config_t *from) in pre_process_add_defines() argument [all...] |