Searched refs:IsLegalInputArgumentVolumeAdjustType (Results 1 – 3 of 3) sorted by relevance
98 static bool IsLegalInputArgumentVolumeAdjustType(int32_t adjustType);
1168 bool NapiAudioEnum::IsLegalInputArgumentVolumeAdjustType(int32_t adjustType) in IsLegalInputArgumentVolumeAdjustType() function in OHOS::AudioStandard::NapiAudioEnum
960 …NAPI_CHECK_ARGS_RETURN_VOID(context, NapiAudioEnum::IsLegalInputArgumentVolumeAdjustType(context->… in AdjustVolumeByStep()1015 …NAPI_CHECK_ARGS_RETURN_VOID(context, NapiAudioEnum::IsLegalInputArgumentVolumeAdjustType(context->… in AdjustSystemVolumeByStep()