Home
last modified time | relevance | path

Searched defs:writer (Results 226 - 250 of 435) sorted by relevance

12345678910>>...18

/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_global_variable_test.cc22 namespace writer { namespace
H A Dfunction.h23 namespace writer { namespace
H A Doperand.h22 namespace writer { namespace
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionSchemaLite.java299 void serializeExtension(Writer writer, Map.Entry<?, ?> extension) throws IOException { in serializeExtension() argument
[all...]
H A DExtensionSchema.java74 abstract void serializeExtension(Writer writer, Map.Entry<?, ?> extension) throws IOException; in serializeExtension() argument
H A DSchema.java43 void writeTo(T message, Writer writer) throws IOException; in writeTo() argument
H A DProtobuf.java59 public <T> void writeTo(T message, Writer writer) throws IOException { in writeTo() argument
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dtype_info_test_helper.cc115 NewDefaultValueWriter( const std::string& type_url, ObjectWriter* writer) NewDefaultValueWriter() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat.cc52 char* writer = end; in AlphaNum() local
[all...]
H A Dsubstitute.cc119 char* writer = end; in Arg() local
142 char* writer = end; in Arg() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestHierarchyUtil.cpp62 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 Darray_usb_device_id_serializer.cpp102 Json::FastWriter writer; in Serialize() local
/base/update/updater/test/unittest/applypatch_test/
H A Dimagepatch_unittest.h82 std::unique_ptr<FileWriter> writer = std::make_unique<FileWriter>(fd, targetBlk); in RunImageApplyPatch() local
/base/update/updater/services/diffpatch/patch/
H A Dupdate_patch.cpp52 bool UpdateApplyPatch::PreCheck(const PatchParam &param, const UpdatePatchWriterPtr writer) in PreCheck() argument
27 ApplyImagePatch(const PatchParam &param, const std::vector<uint8_t> &bonusData, ImageProcessor writer, const std::string& expected) ApplyImagePatch() argument
69 ApplyImagePatch(const PatchParam &param, 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 Dtransfer_manager.h34 std::unique_ptr<BlockWriter> writer; member
/base/update/updater/services/updater_binary/
H A Dupdate_image_patch.cpp100 std::unique_ptr<DataWriter> writer = DataWriter::CreateDataWriter(WRITE_RAW, para.devPath); in ApplyPatch() local
/base/update/updater/test/unittest/diffpatch/
H A Ddiffpatch_unittest.cpp123 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 Dflashd_unittest.cpp210 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 Dskia_vertices.cpp122 SkBinaryWriteBuffer writer; in Serialize() local
H A Dskia_region.cpp133 SkBinaryWriteBuffer writer; in Serialize() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_box_test.cpp415 HeifStreamWriter writer; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Dheif_box.cpp100 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 Dheif_exif_metadata_accessor.cpp140 HeifStreamWriter writer; in WriteMetadata() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_share_adapter/src/
H A Drdb_result_set_bridge.cpp46 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 DELFIOTest2.cpp82 elfio writer; in TEST() local

Completed in 13 milliseconds

12345678910>>...18