Searched defs:CHUNK_SIZE (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
H A DshmBus.h61 #define CHUNK_SIZE 512 macro
117 UINT8 auFwTmpBuf [TNETWIF_WRITE_OFFSET_BYTES + CHUNK_SIZE];
/system/core/adb/
H A Dadb.h409 #define CHUNK_SIZE (64*1024) macro
/system/core/libacc/
H A Dacc.cpp3417 Chunk start(CHUNK_SIZE);
3454 size_t allocSize = CHUNK_SIZE;
3466 static const size_t CHUNK_SIZE = 128*1024; member in class:acc::Compiler::Arena

Completed in 127 milliseconds