Searched defs:buffSize (Results 1 – 2 of 2) sorted by relevance
398 size_t buffSize = ARRAY_SIZE(buffer); in profile_get_sample_rate_strs() local431 size_t buffSize = ARRAY_SIZE(buffer); in profile_get_format_strs() local502 size_t buffSize = ARRAY_SIZE(buffer); in profile_get_channel_count_strs() local
167 int BandwidthController::StrncpyAndCheck(char *buffer, const char *src, size_t buffSize) { in StrncpyAndCheck()