Home
last modified time | relevance | path

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

1234567

/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
/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
H A Dwebp_format_agent.cpp55 bool WebpFormatAgent::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
H A Dinput_data_stream.h39 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
H A Dkey_session_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
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dformat_agent_plugin_svg_test.cpp157 uint32_t dataSize = 4; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native_impl.cpp64 OH_ImageSourceNative::OH_ImageSourceNative(uint8_t *data, size_t dataSize, SourceOptions opts) in OH_ImageSourceNative() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/
H A Dbuffer_info.cpp25 BufferInfo::BufferInfo(const std::shared_ptr<SharedBuffer>& sharedBuffer, int32_t dataSize, bool isHighQuality, in BufferInfo() argument
48 BufferInfoExt::BufferInfoExt(std::shared_ptr<Media::Picture> picture, long dataSize, bool isHighQuality, in BufferInfoExt() argument
/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dkey_session_service_proxy.cpp150 int32_t dataSize = reply.ReadInt32(); in GenerateMediaKeyRequest() local

Completed in 9 milliseconds

1234567