| /system/connectivity/wificond/scanning/ |
| D | single_scan_settings.cpp | 45 for (const auto& channel : channel_settings_) { in writeToParcel() local 76 ChannelSettings channel; in readFromParcel() local
|
| D | scanner_impl.cpp | 201 for (auto& channel : scan_settings.channel_settings_) { in scanRequest() local
|
| /system/keymint/hal/src/ |
| D | secureclock.rs | 27 channel: Arc<Mutex<T>>, field 47 fn channel(&self) -> MutexGuard<T> { in channel() method
|
| D | sharedsecret.rs | 29 channel: Arc<Mutex<T>>, field 51 fn channel(&self) -> MutexGuard<T> { in channel() method
|
| D | rpc.rs | 26 channel: Arc<Mutex<T>>, field 47 fn channel(&self) -> MutexGuard<T> { in channel() method
|
| D | tests.rs | 56 let channel = TestChannel::new(concat!( in test_method_roundtrip() localVariable 88 let channel = TestChannel::new(concat!( in test_method_err_roundtrip() localVariable
|
| D | keymint.rs | 69 channel: Arc<Mutex<T>>, field 90 fn channel(&self) -> MutexGuard<T> { in channel() method 304 channel: Arc<Mutex<T>>, field 316 fn channel(&self) -> MutexGuard<T> { in channel() method
|
| D | lib.rs | 248 fn channel(&self) -> MutexGuard<T>; in channel() method
|
| /system/chre/apps/wifi_offload/test/ |
| D | wifioffloadutility_test.cc | 24 int channel = wifi_offload::utility::Ieee80211FrequencyToChannel( in TEST() local
|
| /system/core/trusty/secretkeeper/src/ |
| D | hal_main.rs | 44 channel: Arc<Mutex<trusty::TipcChannel>>, field 67 let mut channel = self.channel.lock().unwrap(); in execute() localVariable
|
| /system/chre/apps/wifi_offload/ |
| D | channel_histogram.cc | 126 uint8_t channel, uint32_t increase_count) { in IncrementScanCountForChannelForTest() 141 for (const auto channel : kAllChannels) { in operator ==() local
|
| /system/connectivity/wificond/tests/ |
| D | scan_settings_unittest.cpp | 92 ChannelSettings channel, channel1, channel2; in TEST_F() local 118 ChannelSettings channel, channel1, channel2; in TEST_F() local
|
| /system/media/radio/src/ |
| D | radio_metadata_hidden.h | 78 uint32_t channel; /* channel (frequency) this meta data is associated with */ member
|
| D | radio_metadata.c | 192 const uint32_t channel, in radio_metadata_allocate() 437 uint32_t *channel, in radio_metadata_get_channel()
|
| /system/media/audio_utils/ |
| D | Balance.cpp | 58 for (unsigned i = 0, channel = channelMask; channel != 0; ++i) { in setChannelMask() local
|
| /system/core/trusty/libtrusty-rs/src/ |
| D | lib.rs | 177 let mut channel = Self(File::from(s)); in connect_vsock() localVariable
|
| /system/media/audio_utils/tests/ |
| D | channelmix_tests.cpp | 172 for (unsigned i = 0, channel = outputChannelMask; channel != 0; ++i) { in testBalance() local 189 for (unsigned i = 0, channel = inputChannelMask; channel != 0; ++i) { in testBalance() local
|
| /system/secretkeeper/hal/src/ |
| D | lib.rs | 40 channel: T, field
|
| /system/authgraph/hal/src/ |
| D | lib.rs | 27 pub mod channel; module
|
| D | service.rs | 46 channel: T, field
|
| /system/media/audio/include/system/ |
| D | audio.h | 285 static inline CONSTEXPR uint32_t audio_channel_mask_get_bits(audio_channel_mask_t channel) in audio_channel_mask_get_bits() 297 audio_channel_mask_t channel) in audio_channel_mask_get_representation() 318 static inline CONSTEXPR bool audio_channel_mask_is_valid(audio_channel_mask_t channel) in audio_channel_mask_is_valid() 1517 static inline bool audio_is_input_channel(audio_channel_mask_t channel) in audio_is_input_channel() 1539 static inline CONSTEXPR bool audio_is_output_channel(audio_channel_mask_t channel) in audio_is_output_channel() 1561 static inline CONSTEXPR uint32_t audio_channel_count_from_in_mask(audio_channel_mask_t channel) in audio_channel_count_from_in_mask() 1590 static inline CONSTEXPR uint32_t audio_channel_count_from_out_mask(audio_channel_mask_t channel) in audio_channel_count_from_out_mask()
|
| /system/core/libsystem/include/system/ |
| D | radio.h | 167 uint32_t channel; /* current channel. (e.g kHz for band type RADIO_BAND_FM) */ member
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 71696 struct mbox_chan *channel; member 79109 unsigned int channel; member 79119 u8 channel; member 79537 u32 channel; member 82651 unsigned int channel; member 82935 unsigned int channel; member 82974 unsigned int channel; member 82991 unsigned int channel; member 83009 unsigned int channel; member 83592 unsigned int channel; member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 25431 __u8 channel; member 77065 u8 channel; member 88830 unsigned int channel; member 88840 u8 channel; member 89279 u32 channel; member 92382 unsigned int channel; member 92666 unsigned int channel; member 92705 unsigned int channel; member 92722 unsigned int channel; member 92740 unsigned int channel; member [all …]
|