| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_global_variable_test.cc | 22 namespace writer { namespace
|
| H A D | function.h | 23 namespace writer { namespace
|
| H A D | operand.h | 22 namespace writer { namespace
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | ExtensionSchemaLite.java | 299 void serializeExtension(Writer writer, Map.Entry<?, ?> extension) throws IOException { in serializeExtension() argument [all...] |
| H A D | ExtensionSchema.java | 74 abstract void serializeExtension(Writer writer, Map.Entry<?, ?> extension) throws IOException; in serializeExtension() argument
|
| H A D | Schema.java | 43 void writeTo(T message, Writer writer) throws IOException; in writeTo() argument
|
| H A D | Protobuf.java | 59 public <T> void writeTo(T message, Writer writer) throws IOException { in writeTo() argument
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | type_info_test_helper.cc | 115 NewDefaultValueWriter( const std::string& type_url, ObjectWriter* writer) NewDefaultValueWriter() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_cat.cc | 52 char* writer = end; in AlphaNum() local [all...] |
| H A D | substitute.cc | 119 char* writer = end; in Arg() local 142 char* writer = end; in Arg() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestHierarchyUtil.cpp | 62 static void writeXmlCaselist (TestHierarchyIterator& iter, qpXmlWriter* writer) in writeXmlCaselist() argument 140 qpXmlWriter* writer = DE_NULL; in writeXmlCaselistsToFiles() local [all...] |
| /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/test/unittest/applypatch_test/ |
| H A D | imagepatch_unittest.h | 82 std::unique_ptr<FileWriter> writer = std::make_unique<FileWriter>(fd, targetBlk); in RunImageApplyPatch() local
|
| /base/update/updater/services/diffpatch/patch/ |
| 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/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/diffpatch/ |
| 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...] |
| /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/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_vertices.cpp | 122 SkBinaryWriteBuffer writer; in Serialize() local
|
| H A D | skia_region.cpp | 133 SkBinaryWriteBuffer writer; in Serialize() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | heif_parser_box_test.cpp | 415 HeifStreamWriter writer; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/ |
| H A D | heif_box.cpp | 100 heif_error HeifFullBox::WriteHeader(HeifStreamWriter &writer, size_t boxSize) const in WriteHeader() argument 111 heif_error HeifBox::WriteCalculatedHeader(HeifStreamWriter &writer, size_ argument 121 WriteHeader(HeifStreamWriter &writer, size_t boxSize) const WriteHeader() argument [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
| H A D | heif_exif_metadata_accessor.cpp | 140 HeifStreamWriter writer; in WriteMetadata() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_share_adapter/src/ |
| H A D | rdb_result_set_bridge.cpp | 46 int RdbResultSetBridge::OnGo(int32_t start, int32_t target, Writer &writer) in OnGo() argument 78 int32_t RdbResultSetBridge::WriteBlock(int32_t start, int32_t target, int columnCount, Writer &writer) in WriteBlock() argument 97 void RdbResultSetBridge::WriteColumn(int columnCount, Writer &writer, int row) in WriteColumn() argument 137 WriteBlobData(int column, Writer &writer) WriteBlobData() argument [all...] |
| /third_party/elfio/tests/ |
| H A D | ELFIOTest2.cpp | 82 elfio writer; in TEST() local
|