Searched refs:getOutputRs2UpperBound (Results 1 – 7 of 7) sorted by relevance
52 float getOutputRs2UpperBound(); in getOutputRs2UpperBound() method
38 float getOutputRs2UpperBound(); in getOutputRs2UpperBound() method
48 ndk::ScopedAStatus getOutputRs2UpperBound(float* _aidl_return) override;
47 ndk::ScopedAStatus SoundDose::getOutputRs2UpperBound(float* _aidl_return) { in getOutputRs2UpperBound() function in aidl::android::hardware::audio::core::sounddose::SoundDose
4327 &ISoundDose::getOutputRs2UpperBound, in TEST_P()4341 ASSERT_IS_OK(soundDose->getOutputRs2UpperBound(&rs2Value)); in TEST_P()