Home
last modified time | relevance | path

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

/aosp_15_r20/external/abseil-cpp/absl/flags/internal/
H A Dflag.h399 static constexpr mask_t kHasBeenRead = 0x2u; variable
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/flags/internal/
H A Dflag.h403 static constexpr mask_t kHasBeenRead = 0x2u; variable