/device/google/cuttlefish/host/commands/modem_simulator/ |
D | channel_monitor.cpp | 120 auto& clients = client.type == Client::REMOTE ? remote_clients_ : clients_; in ReadCommand() local 122 clients.begin(), clients.end(), in ReadCommand() 124 if (iter != clients.end()) { in ReadCommand() 125 clients.erase(iter); in ReadCommand() 215 static void removeInvalidClients(std::vector<std::unique_ptr<Client>>& clients) { in removeInvalidClients() argument 216 auto iter = clients.begin(); in removeInvalidClients() 217 for (; iter != clients.end();) { in removeInvalidClients() 222 iter = clients.erase(iter); in removeInvalidClients()
|
/device/google/coral/ |
D | init.qcom.usb.rc | 134 # /sys/class/android_usb/android0/f_diag/clients: Stores name of clients representing a diag interf… 174 write /sys/class/android_usb/android0/f_diag/clients diag 185 write /sys/class/android_usb/android0/f_diag/clients diag 197 write /sys/class/android_usb/android0/f_diag/clients diag 208 write /sys/class/android_usb/android0/f_diag/clients diag 218 write /sys/class/android_usb/android0/f_diag/clients diag 231 write /sys/class/android_usb/android0/f_diag/clients diag 244 write /sys/class/android_usb/android0/f_diag/clients diag 256 write /sys/class/android_usb/android0/f_diag/clients diag 268 write /sys/class/android_usb/android0/f_diag/clients diag [all …]
|
/device/google/wahoo/sepolicy/vendor/ |
D | hal_gnss_qti.te | 42 # libqdi is used across multiple processes which are clients of 50 # libqdi and have all its clients use netlink route
|
D | chre.te | 2 # onto the SLPI using FastRPC, and exposes a sockets interface for clients on
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | chre.te | 2 # onto the SLPI using FastRPC, and exposes a sockets interface for clients on
|
D | file.te | 151 #wifihal service socket for clients to communicate
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | chre.te | 2 # onto the SLPI using FastRPC, and exposes a sockets interface for clients on
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | chre.te | 2 # onto the SLPI using FastRPC, and exposes a sockets interface for clients on
|
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/ |
D | Readme.md | 2 of a WebRTC connection between clients and devices. It should only be used for 44 The server sends the clients these types of messages:
|
/device/google/muskie/ |
D | WCNSS_qcom_cfg.ini | 539 #For both active and power save clients. 541 #Power save clients: DUT set TIM bit from 10th second onwards and till client honors TIM bit. 544 #Active clients: DUT send Qos Null frame for 10th seconds onwards if it is not success still we try…
|
/device/sample/frameworks/PlatformLibrary/ |
D | README.txt | 47 public unique name by which clients will link to your library, but once this
|
/device/google/taimen/ |
D | WCNSS_qcom_cfg.ini | 539 #For both active and power save clients. 541 #Power save clients: DUT set TIM bit from 10th second onwards and till client honors TIM bit. 544 #Active clients: DUT send Qos Null frame for 10th seconds onwards if it is not success still we try…
|
/device/google/bonito/ |
D | WCNSS_qcom_cfg.ini | 519 #For both active and power save clients. 521 #Power save clients: DUT set TIM bit from 10th second onwards and till client honors TIM bit.
|
/device/google/crosshatch/ |
D | WCNSS_qcom_cfg.ini | 519 #For both active and power save clients. 521 #Power save clients: DUT set TIM bit from 10th second onwards and till client honors TIM bit.
|
/device/google/coral-kernel/sm8150/kernel-headers/sound/ |
D | asound.h | 562 unsigned int clients; member
|
/device/google/bonito/sdm710/kernel-headers/sound/ |
D | asound.h | 556 unsigned int clients; member
|
/device/google/crosshatch/sdm845/kernel-headers/sound/ |
D | asound.h | 556 unsigned int clients; member
|
/device/google/bonito/sdm710/original-kernel-headers/sound/ |
D | asound.h | 701 unsigned int clients; /* active timer clients */ member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/ |
D | asound.h | 710 unsigned int clients; /* active timer clients */ member
|
/device/google/crosshatch/sdm845/original-kernel-headers/sound/ |
D | asound.h | 701 unsigned int clients; /* active timer clients */ member
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b07 | 1 …r.c:ADSP:Client registered for local serviceservreg_monitor.c:ADSP:All clients deregistered for … 2 …rof.c:ADSP: SysMon DCVS initialization failedsysmon_prof.c:ADSP: DCVS clients interface init fa…
|
/device/google/wahoo/ |
D | init.hardware.rc | 340 # Create directory used by display clients
|