Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/include/
H A Drw_int.h148 uint8_t byte_index; /* Index of Lock byte pointed by the TLV */ member
379 uint8_t byte_index; /* Index of Lock byte pointed by the TLV */ member
/aosp12/art/runtime/mirror/
H A Dvar_handle.cc1896 const int32_t byte_index = getter.Get(); in Access() local