Home
last modified time | relevance | path

Searched defs:first_block (Results 1 – 5 of 5) sorted by relevance

/system/libufdt/include/
Dufdt_node_pool.h26 struct ufdt_node_pool_block_header *first_block; member
/system/core/adb/
Dtypes.cpp118 block_type& first_block = chain_[start_index_]; in trim_front() local
/system/nfc/src/nfc/tags/
Drw_i93.cc1629 uint16_t first_block; in rw_i93_get_next_blocks() local
1748 uint16_t length = p_resp->len, xx, block, first_block, last_block, num_blocks; in rw_i93_sm_detect_ndef() local
Drw_t1t_ndef.cc1520 uint8_t first_block = (uint8_t)(p_t1t->ndef_header_offset / T1T_BLOCK_SIZE); in rw_t1t_prepare_ndef_bytes() local
/system/vold/
DEncryptInplace.cpp192 u32 first_block = aux_info.first_data_block + i * info.blocks_per_group; in encrypt_groups() local