Home
last modified time | relevance | path

Searched defs:kInvalidSize (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/sdp/public/pw_bluetooth_sapphire/internal/host/sdp/
Dsdp.h67 kInvalidSize = 0x0004, enumerator
/external/skia/tests/graphite/
DTextureProxyTest.cpp31 constexpr SkISize kInvalidSize = SkISize::MakeEmpty(); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/external/openthread/src/core/mac/
Dmac_frame.hpp844 static constexpr uint8_t kInvalidSize = kInvalidIndex; member in ot::Mac::Frame