Home
last modified time | relevance | path

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

/external/crosvm/metrics/out/
Devent_details.rs814 pub fn get_sub_format(&self) -> WaveFormat_WaveFormatSubFormat { in get_sub_format()
826 pub fn set_sub_format(&mut self, v: WaveFormat_WaveFormatSubFormat) { in set_sub_format()
1116 pub enum WaveFormat_WaveFormatSubFormat { enum
1128 impl ::protobuf::ProtobufEnum for WaveFormat_WaveFormatSubFormat { implementation
1133 fn from_i32(value: i32) -> ::std::option::Option<WaveFormat_WaveFormatSubFormat> { in from_i32()
1171 impl ::std::marker::Copy for WaveFormat_WaveFormatSubFormat { implementation
1174 impl ::std::default::Default for WaveFormat_WaveFormatSubFormat { implementation
1180 impl ::protobuf::reflect::ProtobufValue for WaveFormat_WaveFormatSubFormat { implementation