| /base/update/updater/services/flashd/ |
| H A D | partition.h | 30 Partition(const std::string &devName, std::unique_ptr<FlashdWriter> writer) : devName_(devName),
in Partition() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_helper.cpp | 27 SkBinaryWriteBuffer writer; in FlattenableSerialize() local
|
| H A D | skia_data.cpp | 119 SkBinaryWriteBuffer writer; in Serialize() local
|
| H A D | skia_vertices.cpp | 122 SkBinaryWriteBuffer writer; in Serialize() local
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/ |
| H A D | event_write_handler.cpp | 29 auto writer = GetEventWriter(sysEvent->version, writeReq); in HandleRequest() local [all...] |
| /base/telephony/telephony_data/opkey_version/src/ |
| H A D | opkey_version_result_set_bridge.cpp | 36 bool OpkeyVersionResultSetBridge::FillBlock(DataShare::ResultSetBridge::Writer &writer) in FillBlock() argument 53 int OpkeyVersionResultSetBridge::OnGo(int32_t start, int32_t target, DataShare::ResultSetBridge::Writer &writer) in OnGo() argument
|
| /base/update/updater/services/diffpatch/patch/ |
| H A D | blocks_patch.h | 68 BlocksStreamPatch(const PatchBuffer &patchInfo, Hpackage::PkgManager::StreamPtr stream, UpdatePatchWriterPtr writer) BlocksStreamPatch() argument
|
| H A D | image_patch.h | 29 explicit ImagePatch(UpdatePatchWriterPtr writer) : writer_(writer) {} in ImagePatch() argument 51 explicit RowImagePatch(UpdatePatchWriterPtr writer) : ImagePatch(writer) {} in RowImagePatch() argument 59 explicit NormalImagePatch(UpdatePatchWriterPtr writer) : ImagePatch(writer) {} in NormalImagePatch() argument 67 CompressedImagePatch(UpdatePatchWriterPtr writer, const std::vector<uint8_t> &bonusData) in CompressedImagePatch() argument 84 ZipImagePatch(UpdatePatchWriterPtr writer, const std::vector<uint8_t> &bonusData) in ZipImagePatch() argument 101 Lz4ImagePatch(UpdatePatchWriterPtr writer, const std::vector<uint8_t> &bonusData) Lz4ImagePatch() argument 119 CompressedFileRestore(Hpackage::PkgManager::FileInfoPtr fileInfo, UpdatePatchWriterPtr writer) CompressedFileRestore() argument [all...] |
| H A D | update_patch.cpp | 52 bool UpdateApplyPatch::PreCheck(const PatchParam ¶m, const UpdatePatchWriterPtr writer)
in PreCheck() argument 27 ApplyImagePatch(const PatchParam ¶m, const std::vector<uint8_t> &bonusData, ImageProcessor writer, const std::string& expected) ApplyImagePatch() argument 69 ApplyImagePatch(const PatchParam ¶m, UpdatePatchWriterPtr writer, const std::vector<uint8_t> &bonusData) ApplyImagePatch() argument 130 ApplyBlockPatch(const PatchBuffer &patchInfo, const BlockBuffer &oldInfo, UpdatePatchWriterPtr writer) ApplyBlockPatch() argument 161 ApplyBlockPatch(const PatchBuffer &patchInfo, const BlockBuffer &oldInfo, ImageProcessor writer, const std::string& expected) ApplyBlockPatch() argument 212 ApplyBlockPatch(const PatchBuffer &patchInfo, Hpackage::PkgManager::StreamPtr stream, UpdatePatchWriterPtr writer) ApplyBlockPatch() argument 239 std::unique_ptr<FilePatchWriter> writer = std::make_unique<FilePatchWriter>(newName); ApplyPatch() local [all...] |
| /base/update/updater/services/applypatch/ |
| H A D | data_writer.cpp | 101 void DataWriter::ReleaseDataWriter(std::unique_ptr<DataWriter> &writer) in ReleaseDataWriter() argument
|
| /base/update/updater/services/flashd/daemon/ |
| H A D | flash_commander.cpp | 85 std::unique_ptr<FlashdWriter> writer = FlashdImageWriter::GetInstance().GetWriter( in InitPartition() local
|
| /base/update/updater/services/flow_update/update_bin/ |
| H A D | bin_flow_update.h | 43 std::unique_ptr<DataWriter> writer; member
|
| /base/update/updater/services/include/patch/ |
| H A D | update_patch.h | 87 ImagePatchWriter(UpdateApplyPatch::ImageProcessor writer,
in ImagePatchWriter() argument
|
| /base/update/updater/test/unittest/applypatch_test/ |
| H A D | applypatch_unittest.cpp | 74 std::unique_ptr<DataWriter> writer = DataWriter::CreateDataWriter(mode, filePath); in HWTEST_F() local 110 std::unique_ptr<DataWriter> writer = nullptr; in HWTEST_F() local [all...] |
| H A D | imagepatch_unittest.h | 82 std::unique_ptr<FileWriter> writer = std::make_unique<FileWriter>(fd, targetBlk); in RunImageApplyPatch() local
|
| /base/update/updater/test/unittest/diffpatch/ |
| H A D | image_patch_unittest.cpp | 29 TestCompressedImagePatch(UpdatePatchWriterPtr writer, const std::vector<uint8_t> &bonusData) in TestCompressedImagePatch() argument 76 UpdatePatchWriterPtr writer = nullptr; in HWTEST_F() local 91 UpdatePatchWriterPtr writer = nullptr; in HWTEST_F() local
|
| H A D | diffpatch_unittest.cpp | 123 std::unique_ptr<UpdatePatch::FilePatchWriter> writer = in ImgageDiffPatchFileTest2() local 177 std::unique_ptr<UpdatePatch::FilePatchWriter> writer = in TestApplyBlockPatch() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
| H A D | kvstore_datashare_bridge.cpp | 38 bool KvStoreDataShareBridge::FillBlock(int pos, ResultSetBridge::Writer &writer) in FillBlock() argument 90 int KvStoreDataShareBridge::OnGo(int32_t start, int32_t target, ResultSetBridge::Writer &writer) in OnGo() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_mp_server.cpp | 61 std::shared_ptr<ObexBodyObject> writer = std::make_shared<ObexArrayBodyObject>(); in HandlePutRequest() local 121 auto writer = std::make_shared<ObexArrayBodyObject>(); in HandlePutFinalRequest() local
|
| /test/xts/acts/developtools/hiplugintest/ |
| H A D | hipluginmoduleapitest.cpp | 209 WriterStruct writer; in HWTEST_F() local 219 WriterStruct writer; in HWTEST_F() local
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
| H A D | array_usb_device_id_serializer.cpp | 102 Json::FastWriter writer; in Serialize() local
|
| /base/update/updater/services/include/applypatch/ |
| H A D | transfer_manager.h | 34 std::unique_ptr<BlockWriter> writer;
member
|
| /base/update/updater/services/updater_binary/ |
| H A D | update_image_patch.cpp | 100 std::unique_ptr<DataWriter> writer = DataWriter::CreateDataWriter(WRITE_RAW, para.devPath);
in ApplyPatch() local
|
| /base/update/updater/test/unittest/flashd_test/ |
| H A D | flashd_unittest.cpp | 210 std::unique_ptr<FlashdWriter> writer = FlashdImageWriter::GetInstance().GetWriter(partName, buffer, bufferSize); in HWTEST_F() local 228 std::unique_ptr<FlashdWriterRaw> writer = std::make_unique<FlashdWriterRaw>(); in HWTEST_F() local 273 std::unique_ptr<FlashdWriter> writer = nullptr; HWTEST_F() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | heif_parser_box_test.cpp | 415 HeifStreamWriter writer; in HWTEST_F() local
|