Searched refs:IsLegalInputArgumentDeviceType (Results 1 – 3 of 3) sorted by relevance
99 static bool IsLegalInputArgumentDeviceType(int32_t deviceType);
1183 bool NapiAudioEnum::IsLegalInputArgumentDeviceType(int32_t deviceType) in IsLegalInputArgumentDeviceType() function in OHOS::AudioStandard::NapiAudioEnum
1071 …NAPI_CHECK_ARGS_RETURN_VOID(context, NapiAudioEnum::IsLegalInputArgumentDeviceType(context->device… in GetSystemVolumeInDb()1130 CHECK_AND_RETURN_RET_LOG(NapiAudioEnum::IsLegalInputArgumentDeviceType(deviceType), in GetSystemVolumeInDbSync()