Home
last modified time | relevance | path

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

/aosp_15_r20/system/nfc/src/gki/common/
H A Dgki_buffer.cc52 int32_t tempsize = size; in gki_init_free_queue() local
1211 int32_t tempsize = size; in GKI_create_pool() local
/aosp_15_r20/external/libcups/cups/
H A Dhash.c187 size_t tempsize = 0; /* Truncate to this size? */ in cupsHashData() local
H A Dtestclient.c283 size_t tempsize, /* I - Size of temp file buffer */ in make_raster_file()