Home
last modified time | relevance | path

Searched defs:i32 (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/automotive/audiocontrol/aidl/rust_impl/src/
Ddefault_audio_control_hal.rs36 fn onAudioFocusChange(&self, _usage : &str, _zone_id : i32, _focus_change : AudioFocusChange in onAudioFocusChange()
62 _zone_id : i32, _focus_change : AudioFocusChange) -> BinderResult<()> { in onAudioFocusChangeWithMetaData()
/hardware/interfaces/light/aidl/default/
Dlights.rs65 fn setLightState(&self, id: i32, state: &HwLightState) -> binder::Result<()> { in setLightState()
/hardware/interfaces/uwb/aidl/default/src/
Duwb_chip.rs291 async fn getSupportedAndroidUciVersion(&self) -> Result<i32> { in getSupportedAndroidUciVersion()
295 async fn sendUciMessage(&self, data: &[u8]) -> Result<i32> { in sendUciMessage()
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dtype_precision.hpp242 typedef detail::int32 i32; typedef
/hardware/google/gfxstream/third-party/glm/include/glm/
Dfwd.hpp293 typedef detail::int32 i32; typedef