Searched refs:IsLegalCapturerType (Results 1 – 3 of 3) sorted by relevance
95 static bool IsLegalCapturerType(int32_t type);
1106 bool NapiAudioEnum::IsLegalCapturerType(int32_t type) in IsLegalCapturerType() function in OHOS::AudioStandard::NapiAudioEnum
549 CHECK_AND_RETURN_RET_LOG(NapiAudioEnum::IsLegalCapturerType(intValue), in GetCapturerInfo()