| /device/google/cuttlefish/common/libs/security/ |
| D | keymaster_channel_test.cpp | 33 SharedFdKeymasterChannel channel{read_fd, write_fd}; in TEST() local 58 SharedFdKeymasterChannel channel{read_fd, write_fd}; in TEST() local
|
| /device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
| D | data_channels.cpp | 330 rtc::scoped_refptr<webrtc::DataChannelInterface> channel, in DataChannelHandlerImpl() 339 rtc::scoped_refptr<webrtc::DataChannelInterface> channel() override { in channel() function in cuttlefish::webrtc_streaming::__anon724b6d570311::DataChannelHandlerImpl 389 rtc::scoped_refptr<webrtc::DataChannelInterface> channel) { in OnDataChannelOpen()
|
| /device/google/cuttlefish/host/commands/secure_env/ |
| D | oemlock_responder.cpp | 25 OemLockResponder::OemLockResponder(secure_env::Channel& channel, in OemLockResponder()
|
| D | gatekeeper_responder.cpp | 23 GatekeeperResponder::GatekeeperResponder(cuttlefish::GatekeeperChannel& channel, in GatekeeperResponder()
|
| D | keymaster_responder.cpp | 23 KeymasterResponder::KeymasterResponder(cuttlefish::KeymasterChannel& channel, in KeymasterResponder()
|
| D | secure_env_linux_main.cpp | 319 secure_env::SharedFdChannel channel(oemlock_in, oemlock_out); in SecureEnvMain() local
|
| /device/google/cuttlefish/guest/hals/oemlock/remote/ |
| D | service.cpp | 42 cuttlefish::secure_env::SharedFdChannel channel(fd, fd); in main() local
|
| D | remote_oemlock.cpp | 41 OemLock::OemLock(secure_env::Channel& channel) : channel_(channel) {} in OemLock()
|
| /device/google/cuttlefish/host/libs/location/ |
| D | GnssClient.cpp | 31 GnssClient::GnssClient(const std::shared_ptr<grpc::Channel>& channel) in GnssClient()
|
| /device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/ |
| D | TvNotification.java | 63 boolean dismissible, boolean ongoing, Icon smallIcon, int channel, in TvNotification() 155 int channel = cursor.getInt(index++); in fromCursor() local
|
| /device/generic/goldfish-opengl/system/magma/magma_enc/ |
| D | magma_entry.cpp | 260 magma_status_t magma_initialize_tracing(magma_handle_t channel) in magma_initialize_tracing() 266 magma_status_t magma_initialize_logging(magma_handle_t channel) in magma_initialize_logging() 272 …connection_enable_performance_counter_access(magma_connection_t connection, magma_handle_t channel) in magma_connection_enable_performance_counter_access()
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | ChannelStream.cpp | 32 ChannelStream::ChannelStream(RenderChannelImpl* channel, size_t bufSize) in ChannelStream()
|
| D | RenderThread.cpp | 80 RenderThread::RenderThread(RenderChannelImpl* channel, in RenderThread()
|
| /device/google/contexthub/firmware/os/platform/stm32/inc/plat/ |
| D | dma.h | 53 uint8_t channel; member
|
| D | i2c.h | 27 uint8_t channel; member
|
| D | spi.h | 27 uint8_t channel; member
|
| /device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
| D | remote_gatekeeper.cpp | 38 cuttlefish::SharedFdGatekeeperChannel* channel) in RemoteGateKeeperDevice()
|
| /device/google/cuttlefish/common/libs/utils/ |
| D | subprocess.cpp | 242 Command& Command::RedirectStdIO(Subprocess::StdIOChannel channel, in RedirectStdIO() 253 Command Command::RedirectStdIO(Subprocess::StdIOChannel channel, in RedirectStdIO()
|
| /device/google/cuttlefish/host/commands/modem_simulator/unittest/ |
| D | service_test.cpp | 195 int channel = std::stoi(response[0]); in openLogicalChannel() local 199 bool closeLogicalChannel(int channel) { in closeLogicalChannel() 337 int channel = openLogicalChannel(command); in TEST_F() local 346 int channel = openLogicalChannel(command); in TEST_F() local
|
| /device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/ |
| D | GceService.java | 94 NotificationChannel channel = in onCreate() local
|
| /device/google/cuttlefish/guest/hals/keymint/rust/src/ |
| D | keymint_hal_main.rs | 114 let channel = Arc::new(Mutex::new(FileChannel(unsafe { std::fs::File::from_raw_fd(fd) }))); in inner_main() localVariable
|
| /device/linaro/poplar/wifi/wpa_supplicant_8_lib/ |
| D | driver_cmd_wext.c | 131 u8 channel; in wpa_driver_wext_set_cscan_params() local
|
| /device/linaro/poplar/wifi/wifi_hal/ |
| D | common.h | 215 u16 channel; member 224 u32 channel; // channel frequency in MHz member
|
| /device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
| D | NotificationCenter.java | 135 NotificationChannel channel = new NotificationChannel(channelId, name, importance); in ensureNotificationChannel() local
|
| /device/google/cuttlefish/guest/hals/keymaster/remote/ |
| D | remote_keymaster.cpp | 25 RemoteKeymaster::RemoteKeymaster(cuttlefish::SharedFdKeymasterChannel* channel) in RemoteKeymaster()
|