/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/guest/hals/oemlock/remote/ |
D | service.cpp | 42 cuttlefish::transport::SharedFdChannel channel(fd, fd); in main() local
|
D | remote_oemlock.cpp | 42 OemLock::OemLock(transport::Channel& channel) : channel_(channel) {} in OemLock()
|
/device/google/cuttlefish/host/commands/secure_env/oemlock/ |
D | oemlock_responder.cpp | 23 OemLockResponder::OemLockResponder(transport::Channel& channel, in OemLockResponder()
|
/device/google/cuttlefish/host/libs/location/ |
D | GnssClient.cpp | 31 GnssClient::GnssClient(const std::shared_ptr<grpc::Channel>& channel) in GnssClient()
|
/device/google/cuttlefish/host/commands/secure_env/ |
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_not_windows_main.cpp | 400 transport::SharedFdChannel channel(oemlock_in, oemlock_out); in SecureEnvMain() local
|
/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | data_channels.cpp | 366 rtc::scoped_refptr<webrtc::DataChannelInterface> channel, in DataChannelHandlerImpl() 375 rtc::scoped_refptr<webrtc::DataChannelInterface> channel() override { in channel() function in cuttlefish::webrtc_streaming::__anon1329cd320311::DataChannelHandlerImpl 428 rtc::scoped_refptr<webrtc::DataChannelInterface> channel) { in OnDataChannelOpen()
|
/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/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/keymint/rust/src/ |
D | keymint_hal_main.rs | 122 let channel = Arc::new(Mutex::new(FileChannel(unsafe { std::fs::File::from_raw_fd(fd) }))); in inner_main() localVariable
|
/device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
D | remote_gatekeeper.cpp | 38 cuttlefish::SharedFdGatekeeperChannel* channel) in RemoteGateKeeperDevice()
|
/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/host/commands/modem_simulator/unittest/ |
D | service_test.cpp | 197 int channel = std::stoi(response[0]); in openLogicalChannel() local 201 bool closeLogicalChannel(int channel) { in closeLogicalChannel() 339 int channel = openLogicalChannel(command); in TEST_F() local 348 int channel = openLogicalChannel(command); in TEST_F() local
|
/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
|
D | gscan.cpp | 1414 wifi_channel channel; // channel frequency in MHz member 1581 uint16_t channel; in handleEvent() member 1781 u16 channel; /* channel of GAS protocol */ in handleEvent() member
|
/device/google/cuttlefish/common/libs/utils/ |
D | subprocess.cpp | 345 Command& Command::RedirectStdIO(Subprocess::StdIOChannel channel, in RedirectStdIO() 356 Command Command::RedirectStdIO(Subprocess::StdIOChannel channel, in RedirectStdIO()
|
/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/keymint/remote/ |
D | remote_keymaster.cpp | 27 RemoteKeymaster::RemoteKeymaster(cuttlefish::SharedFdKeymasterChannel* channel, in RemoteKeymaster()
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/ |
D | iaxxx-debug-intf.h | 200 uint32_t channel; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/mfd/adnc/ |
D | iaxxx-debug-intf.h | 239 uint32_t channel; member
|