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.h188 std::shared_ptr<const block_type> first_block = chain_.front(); in take_front() local
235 const block_type* first_block = chain_.front().get(); in trim_front() local
/system/nfc/src/nfc/tags/
Drw_i93.cc1569 uint16_t first_block; in rw_i93_get_next_blocks() local
1664 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