Home
last modified time | relevance | path

Searched defs:size_current (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/nfc/src/fuzzers/ce/
H A Dt3t.cc46 const uint32_t size_current = 256; in Init_ReadOnly() local
56 const uint32_t size_current = 256; in Init_ReadWrite() local
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DCPUGeneratorImpl.cpp148 static const size_t size_current = sizeof(CPUGeneratorImplState); in set_state() local
/aosp_15_r20/system/nfc/src/nfc/tags/
H A Dce_t3t.cc861 uint32_t size_current, uint8_t* p_buf, in CE_T3tSetLocalNDEFMsg()