Searched refs:check_index (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/views/
H A Dview_model.h55 check_index(index);
60 check_index(index);
65 check_index(index);
83 void check_index(int index) const { function in class:views::ViewModel
88 void check_index(int index) const {} function in class:views::ViewModel
H A Dview_model.cc31 check_index(index);
/external/libnfc-nxp/src/
H A DphFriNfc_TopazDynamicMap.c2359 uint8_t check_index = 0; local
2365 (PH_FRINFC_TOPAZ_CC_BYTE0 == ps_tpz_info->CCByteBuf[check_index])
2367 || (0 == ps_tpz_info->CCByteBuf[check_index])
2372 check_index = (uint8_t)(check_index + 1);

Completed in 195 milliseconds