Home | History | Annotate | Download | only in alsa

Lines Matching refs:DeviceNameHint

36   MOCK_METHOD3(DeviceNameHint, int(int card,
126 // Helper function to malloc the string returned by DeviceNameHint for NAME.
131 // Helper function to malloc the string returned by DeviceNameHint for IOID.
158 // Used to simulate DeviceNameHint.
712 // The DeviceNameHint and DeviceNameFreeHint need to be paired to avoid a
714 EXPECT_CALL(mock_alsa_wrapper_, DeviceNameHint(_, _, _))
765 EXPECT_CALL(mock_alsa_wrapper_, DeviceNameHint(_, _, _))
794 EXPECT_CALL(mock_alsa_wrapper_, DeviceNameHint(_, _, _))