Home
last modified time | relevance | path

Searched defs:kInvalidOffset (Results 1 – 6 of 6) sorted by relevance

/external/dng_sdk/source/
Ddng_date_time.h129 kInvalidOffset = kMinOffsetMinutes - 1 enumerator
/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
Derror.h49 kInvalidOffset = 0x7, enumerator
/external/zucchini/
Dimage_utils.h28 constexpr offset_t kInvalidOffset = static_cast<offset_t>(-2); variable
/external/zucchini/aosp/include/components/zucchini/
Dimage_utils.h28 constexpr offset_t kInvalidOffset = static_cast<offset_t>(-2); variable
/external/pigweed/pw_bluetooth_sapphire/host/att/public/pw_bluetooth_sapphire/internal/host/att/
Datt.h95 kInvalidOffset = 0x07, enumerator
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h298 static const ptrdiff_t kInvalidOffset = PTRDIFF_MAX; variable