Searched defs:CopyData (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | memcpy_helper.cpp | 25 void MemcpyHelper::CopyData(CopyInfo &src, CopyInfo &dst) in CopyData() function in OHOS::Media::Effect::MemcpyHelper 89 void MemcpyHelper::CopyData(EffectBuffer *src, EffectBuffer *dst) in CopyData() function in OHOS::Media::Effect::MemcpyHelper 107 void MemcpyHelper::CopyData(EffectBuffer *src, CopyInfo &dst) in CopyData() function in OHOS::Media::Effect::MemcpyHelper 116 void MemcpyHelper::CopyData(CopyInfo &src, EffectBuffer *dst) in CopyData() function in OHOS::Media::Effect::MemcpyHelper 133 void MemcpyHelper::CopyData(EffectBuffer *buffer, MemoryData *memoryData) in CopyData() function in OHOS::Media::Effect::MemcpyHelper 142 void MemcpyHelper::CopyData(MemoryData *src, MemoryData *dst) in CopyData() function in OHOS::Media::Effect::MemcpyHelper
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | render_frame_util.h | 59 struct CopyData { struct 60 BASE_NS::vector<InternalFrameCopyData> copyData; argument
|
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | tar_file.cpp | 166 static bool CopyData(TarHeader &hdr, const string &mode, const string &uid, const string &gid, cons… in CopyData() function
|
/ohos5.0/base/security/code_signature/test/unittest/ |
H A D | enable_verity_test.cpp | 158 static void CopyData(const std::string &srcPath, FILE *fout) in CopyData() function
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_store.cpp | 143 int32_t ReminderStore::ReminderStoreDataCallBack::CopyData(NativeRdb::RdbStore& store) in CopyData() function in OHOS::Notification::ReminderStore::ReminderStoreDataCallBack
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
H A D | hks_client_service_ipc.c | 651 static int32_t CopyData(const uint8_t *data, const uint32_t size, struct HksBlob *out) in CopyData() function
|