Home
last modified time | relevance | path

Searched defs:kMaxVersion (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openscreen/cast/common/public/
H A Dreceiver_info.cc161 constexpr int kMaxVersion = 99; // Implied by spec (field is max of 2 bytes). in DnsSdInstanceEndpointToReceiverInfo() local
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DChecksumCalculator.cpp38 static const uint32_t kMaxVersion = CHECKSUMHELPER_MAX_VERSION; variable
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/
DChecksumCalculator.cpp40 static const uint32_t kMaxVersion = CHECKSUMHELPER_MAX_VERSION; variable
/aosp_15_r20/external/pdfium/fxjs/
H A Dcfx_globaldata.cpp20 constexpr uint16_t kMaxVersion = 2; variable
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_format.h155 static constexpr u4 kMaxVersion = 41; // Maximum supported dex version. member