Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/utils/
H A Dflash.hpp190 …static constexpr uint16_t kFlagFirst = 1 << 3; // 0 indicates first record for key, 1 otherw… member in ot::Flash::RecordHeader
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h179 kFlagFirst = 1 << 0, enumerator