Searched refs:IsMicBlockDetectionSupported (Results 1 – 2 of 2) sorted by relevance
56 static napi_value IsMicBlockDetectionSupported(napi_env env, napi_callback_info info);
111 DECLARE_NAPI_FUNCTION("isMicBlockDetectionSupported", IsMicBlockDetectionSupported), in Init()1208 napi_value NapiAudioRoutingManager::IsMicBlockDetectionSupported(napi_env env, napi_callback_info i… in IsMicBlockDetectionSupported() function in OHOS::AudioStandard::NapiAudioRoutingManager