| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/ |
| H A D | io_util.h | 94 ::string from; member
|
| /foundation/multimedia/av_session/frameworks/common/src/ |
| H A D | avcall_state.cpp | 116 void AVCallState::CloneAVCallState(const AVCallState& from, AVCallState& to) in CloneAVCallState() argument 121 void AVCallState::CloneAVCallIsMuted(const AVCallState& from, AVCallState& to) in CloneAVCallIsMuted() argument
|
| /foundation/multimedia/av_codec/test/unittest/http_source_test/ |
| H A D | downloader_unit_test.cpp | 77 char from = 'x'; in HWTEST_F() local 88 char from = 'l'; in HWTEST_F() local 99 char from = 'l'; in HWTEST_F() local
|
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| H A D | axis_event.cpp | 25 std::shared_ptr<AxisEvent> AxisEvent::from(std::shared_ptr<InputEvent> inputEvent) in from() function in OHOS::MMI::AxisEvent
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| H A D | system_ability_mgr_util_test.cpp | 177 SystemAbilityOnDemandEvent from;
in HWTEST_F() local 202 OnDemandEvent from;
in HWTEST_F() local
|
| /foundation/window/window_manager/test/common/mock/ |
| H A D | mock_RSIWindowAnimationController.h | 55 void OnAppTransition(const sptr<RSWindowAnimationTarget>& from, const sptr<RSWindowAnimationTarget>& to, in OnAppTransition() argument 61 void OnAppBackTransition(const sptr<RSWindowAnimationTarget>& from, const sptr<RSWindowAnimationTarget>& to, in OnAppBackTransition() argument
|
| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| H A D | tls_config_enhanced.cpp | 153 std::string from = range.from ? std::to_string(range.from.value()) : ""; in ToHeaderString() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/ |
| H A D | error.rs | 73 fn from(value: std::io::Error) -> Self { in from() functions 79 fn from(value: ipc_conn::Error) -> Self { in from() functions 85 fn from(value: ipc_conn::Errors) -> Self { in from() functions
|
| /foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
| H A D | b_file.cpp | 94 bool BFile::CopyFile(const string &from, const string &to) in CopyFile() argument 162 bool BFile::MoveFile(const string &from, const string &to) in MoveFile() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
| H A D | nstackx_list.h | 94 static inline void ListMove(List *from, List *to) in ListMove() argument
|
| /kernel/linux/linux-5.10/block/partitions/ |
| H A D | cmdline.c | 60 static bool has_overlaps(sector_t from, sector_t size, in has_overlaps() argument [all...] |
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | page_mm.h | 14 static inline void copy_page(void *to, void *from) in copy_page() argument
|
| /kernel/linux/linux-5.10/arch/x86/lib/ |
| H A D | usercopy_64.c | 185 char *from = kmap_atomic(page); in memcpy_page_flushcache() local
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | pm44xx.c | 43 const char *from; member 193 struct clockdomain *from, *to; omap4plus_init_static_deps() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | atags_parse.c | 181 char *from = default_command_line; in setup_machine_tags() local
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
| H A D | flash_setup.c | 49 octeon_flash_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) octeon_flash_map_copy_from() argument 57 octeon_flash_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) octeon_flash_map_copy_to() argument
|
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| H A D | uaccess.h | 365 raw_copy_from_user(void *to, const void __user *from, unsigne argument 371 raw_copy_to_user(void __user *to, const void *from, unsigned long n) raw_copy_to_user() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | page.h | 31 static inline void copy_user_page(void *to, void *from, unsigned long vaddr, in copy_user_page() argument
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| H A D | uaccess.h | 110 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() argument 116 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() argument 148 unsigned long (*from)(void *dst, const void __user *src, unsigned long cnt); member
|
| /kernel/linux/linux-5.10/block/ |
| H A D | cmdline-parser.c | 231 sector_t from = 0; in cmdline_parts_set() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| H A D | k3-udma-private.c | 65 int xudma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_alloc_gp_rflow_range() argument 71 int xudma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in xudma_free_gp_rflow_range() argument
|
| /kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
| H A D | flash_setup.c | 50 octeon_flash_map_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) octeon_flash_map_copy_from() argument 58 octeon_flash_map_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) octeon_flash_map_copy_to() argument
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | page_mm.h | 14 static inline void copy_page(void *to, void *from) in copy_page() argument
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| H A D | uaccess.h | 217 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() argument 223 raw_copy_to_user(void __user *to, const void *from, unsigned long n) raw_copy_to_user() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/ |
| H A D | kup.h | 100 static __always_inline void allow_user_access(void __user *to, const void __user *from, in allow_user_access() argument
|