Home
last modified time | relevance | path

Searched defs:kInvalidSlot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/update_engine/common/
H A Dboot_control_interface.h41 static const Slot kInvalidSlot = UINT_MAX; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h2228 static constexpr size_t kInvalidSlot = -1; variable