Searched refs:countDevice (Results 1 – 1 of 1) sorted by relevance
353 int32_t countDevice = 0; in LoadPreDevice() local356 CHECK_AND_RETURN_LOG(countDevice < AUDIO_EFFECT_COUNT_UPPER_LIMIT, in LoadPreDevice()378 countDevice++; in LoadPreDevice()381 if (countDevice == 0) { in LoadPreDevice()580 int32_t countDevice = 0; in LoadPostDevice() local583 CHECK_AND_RETURN_LOG(countDevice < AUDIO_EFFECT_COUNT_UPPER_LIMIT, in LoadPostDevice()605 countDevice++; in LoadPostDevice()608 if (countDevice == 0) { in LoadPostDevice()