Home
last modified time | relevance | path

Searched refs:convertPropertiesFromHal (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/broadcastradio/1.0/default/
DUtils.h34 static void convertPropertiesFromHal(Properties *properties,
DBroadcastRadio.h55 void convertPropertiesFromHal(Properties *properties,
DBroadcastRadio.cpp111 Utils::convertPropertiesFromHal(&properties, &halProperties); in getProperties()
DUtils.cpp169 void Utils::convertPropertiesFromHal( in convertPropertiesFromHal() function in android::hardware::broadcastradio::V1_0::implementation::Utils
/hardware/interfaces/soundtrigger/2.3/default/
DSoundTriggerHw.h160 void convertPropertiesFromHal(V2_0::ISoundTriggerHw::Properties* properties,
162 void convertPropertiesFromHal(V2_3::Properties* properties,
DSoundTriggerHw.cpp100 convertPropertiesFromHal(&properties, &halProperties); in getProperties()
334 void SoundTriggerHw::convertPropertiesFromHal( in convertPropertiesFromHal() function in android::hardware::soundtrigger::V2_3::implementation::SoundTriggerHw
352 void SoundTriggerHw::convertPropertiesFromHal( in convertPropertiesFromHal() function in android::hardware::soundtrigger::V2_3::implementation::SoundTriggerHw
357 convertPropertiesFromHal(&properties->base, &halProperties->base); in convertPropertiesFromHal()
782 convertPropertiesFromHal(&properties, header); in getProperties_2_3()
/hardware/interfaces/soundtrigger/2.0/default/
DSoundTriggerHalImpl.h149 void convertPropertiesFromHal(ISoundTriggerHw::Properties* properties,
DSoundTriggerHalImpl.cpp81 convertPropertiesFromHal(&properties, &halProperties); in getProperties()
316 void SoundTriggerHalImpl::convertPropertiesFromHal( in convertPropertiesFromHal() function in android::hardware::soundtrigger::V2_0::implementation::SoundTriggerHalImpl
/hardware/interfaces/soundtrigger/2.2/default/
DSoundTriggerHw.h144 void convertPropertiesFromHal(V2_0::ISoundTriggerHw::Properties* properties,
DSoundTriggerHw.cpp99 convertPropertiesFromHal(&properties, &halProperties); in getProperties()
338 void SoundTriggerHw::convertPropertiesFromHal( in convertPropertiesFromHal() function in android::hardware::soundtrigger::V2_2::implementation::SoundTriggerHw