Searched defs:buf_size (Results 1 – 2 of 2) sorted by relevance
145 int ExtractToMemory(ZipArchiveHandle &handle, void *buf, size_t buf_size) in ExtractToMemory()156 …leIntoZip(const char *zipname, const char *filename, const void *pbuf, size_t buf_size, int append, in CreateOrAddFileIntoZip()
200 … static constexpr size_t buf_size = (MAX_INT21_VALUE - vixl::aarch64::kPageSize) * 2 + code_offset; in TEST_F() local