Home
last modified time | relevance | path

Searched defs:kMaxDataSize (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdf_cpdf_tounicodemap_fuzzer.cc21 static constexpr size_t kMaxDataSize = 256 * 1024; in LLVMFuzzerTestOneInput() local
H A Dpdf_codec_fax_fuzzer.cc18 static constexpr size_t kMaxDataSize = 256 * 1024; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A Dapp.h58 static constexpr size_t kMaxDataSize = 0xffff * 4 - kAppBaseLength; variable
H A Dapp.cc25 constexpr size_t App::kMaxDataSize; member in webrtc::rtcp::App
/aosp_15_r20/external/libgav1/tests/fuzzer/
H A Ddecoder_fuzzer.cc32 constexpr size_t kMaxDataSize = 400 * 1024; variable
H A Dobu_parser_fuzzer.cc36 constexpr size_t kMaxDataSize = 400 * 1024; variable
H A Ddecoder_fuzzer_frame_parallel.cc33 constexpr size_t kMaxDataSize = 400 * 1024; variable
/aosp_15_r20/tools/security/fuzzing/orphans/libexif/
H A Dlibexif_fuzzer.cpp7 constexpr size_t kMaxDataSize = 32; variable
/aosp_15_r20/external/open-dice/src/
H A Dcbor_writer_fuzzer.cc37 constexpr size_t kMaxDataSize = 0xffff + 0x5000; variable
/aosp_15_r20/external/openthread/src/core/diags/
H A Dfactory_diags.hpp153 …static constexpr uint16_t kMaxDataSize = OPENTHREAD_CONFIG_POWER_CALIBRATION_RAW_POWER_SE… member
/aosp_15_r20/external/openthread/src/core/utils/
H A Dflash.hpp211 static constexpr uint16_t kMaxDataSize = 255; member in ot::Flash::Record
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/default/
H A DEffect.h189 static constexpr size_t kMaxDataSize = 1 << 20; member
/aosp_15_r20/frameworks/av/media/mtp/tests/MtpFuzzer/
H A Dmtp_device_fuzzer.cpp37 constexpr int32_t kMaxDataSize = 20; variable
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelListNotify.cpp313 const unsigned kMaxDataSize = 64; in SetItemText() local
H A DPanelMenu.cpp237 const unsigned kMaxDataSize = 1 << 8; in Properties() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DPlugin.cpp805 const UInt32 kMaxDataSize = 64; in ShowAttributesWindow() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_iovec_record_protocol_test.cc32 constexpr size_t kMaxDataSize = 1024; variable
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp630 const UInt32 kMaxDataSize = 64; in PrintItemInfo() local
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_mdns.cpp69 static constexpr uint16_t kMaxDataSize = 400; variable