Searched defs:max_size (Results 1 – 4 of 4) sorted by relevance
229 size_type max_size() const { return m_AllocatedNum; } in max_size() function340 size_type max_size() const throw() { return size_t(-1) / sizeof(DataType); } in max_size() function372 size_type max_size() const throw() { return size_t(-1) / sizeof(void*); } in max_size() function
591 status_t SampleTable::getMaxSampleSize(size_t *max_size) { in getMaxSampleSize()
1598 size_t max_size; in parseChunk() local3669 size_t max_size = tmp; in start() local4842 int32_t max_size; in fragmentedRead() local
40 wifi_error wifi_get_concurrency_matrix_stub(wifi_interface_handle handle, int max_size, in wifi_get_concurrency_matrix_stub()