Home
last modified time | relevance | path

Searched defs:dataSize (Results 1 - 25 of 425) sorted by relevance

12345678910>>...17

/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_service_client.h27 int dataSize; member
/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H A Dbundle_stats.h26 BundleStats(int64_t appSize, int64_t cacheSize, int64_t dataSize) in BundleStats() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBinaryStream_unittest.cpp22 const size_t dataSize = 1024; in TEST() local
[all...]
/foundation/ai/ai_engine/services/common/utils/encdec/include/
H A Ddata_decoder.h71 size_t dataSize = 0; in CheckDataEnd() local
/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Daudio_ring_cache.h30 size_t dataSize = 0; member
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dimage_info.h63 uint32_t dataSize; member
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Dbundle_stats_test.cpp47 int64_t dataSize = 1003; in HWTEST_F() local
71 int64_t dataSize = 2003; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Dgif_format_agent.cpp48 bool GifFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() argument
H A Djpeg_format_agent.cpp46 bool JpegFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() argument
H A Dpng_format_agent.cpp46 bool PngFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() argument
H A Dsvg_format_agent.cpp49 bool SvgFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() argument
H A Dbmp_format_agent.cpp47 bool BmpFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() argument
H A Draw_format_agent.cpp59 bool RawFormatAgent::CheckFormat(const void *headerData, uint32_t dataSize) in CheckFormat() argument
/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dimage_plugin_type.h36 uint32_t dataSize = 0; member
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/
H A Dimage_packer_mdk_kits.h36 size_t* dataSize; member
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmediakeysystem_service_callback_stub.cpp49 uint32_t dataSize = data.ReadUint32(); in HandleSendEvent() local
/foundation/multimedia/av_codec/test/unittest/video_test/drm_decryptor_test/
H A Dcodec_drm_decrypt_mock.cpp28 DrmVideoCencDecrypt(std::shared_ptr<AVBuffer> &inBuf, std::shared_ptr<AVBuffer> &outBuf, uint32_t &dataSize) DrmVideoCencDecrypt() argument
35 DrmAudioCencDecrypt(std::shared_ptr<AVBuffer> &inBuf, std::shared_ptr<AVBuffer> &outBuf, uint32_t &dataSize) DrmAudioCencDecrypt() argument
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Ddfx_types.h75 int dataSize; member
/foundation/communication/dsoftbus/adapter/common/bus_center/driver/
H A Dlnn_hdf_driver_request.c30 uint32_t dataSize; in ParseReply() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_setNodeDragPreview.cpp32 size_t dataSize = 960000; in drag_SetNodeDragPreview_001() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
H A DSubTable.java131 protected Builder(int dataSize) { in Builder() argument
/third_party/skia/tests/
H A DAnnotationTest.cpp28 static bool ContainsString(const char* data, size_t dataSize, const char* needle) { in ContainsString() argument
/third_party/skia/tests/graphite/
H A DUniformCacheTest.cpp20 sk_sp<UniformData> make_ud(int numUniforms, int dataSize) { in make_ud() argument
/third_party/skia/third_party/externals/brotli/research/
H A Ddurchschlag.h32 DurchschlagTextIdx dataSize; member
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeRingBuffer.cpp42 int dataSize = rnd.getInt(100, 10000); in RingBuffer_selfTest() local

Completed in 6 milliseconds

12345678910>>...17