Home
last modified time | relevance | path

Searched refs:binary (Results 1 – 25 of 74) sorted by relevance

123

/device/google/cuttlefish/tools/play_audio/
DREADME.md3 Audio receiver for a cuttlefish instance. A binary to play audio from a remote
21 `play_audio` binary.
/device/linaro/dragonboard/qcom/pd-mapper/
DLICENSE5 * Redistribution and use in source and binary forms, with or without
11 * 2. Redistributions in binary form must reproduce the above copyright notice,
35 * Redistribution and use in source and binary forms, with or without
41 * 2. Redistributions in binary form must reproduce the above copyright notice,
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dws_connection.cpp41 bool Send(const uint8_t* data, size_t len, bool binary = false) override;
52 WsBuffer(const uint8_t* data, size_t len, bool binary) in WsBuffer()
53 : buffer_(LWS_PRE + len), is_binary_(binary) { in WsBuffer()
281 bool WsConnectionImpl::Send(const uint8_t* data, size_t len, bool binary) { in Send() argument
286 WsBuffer buffer(data, len, binary); in Send()
Dws_connection.h52 virtual bool Send(const uint8_t* data, size_t len, bool binary = false) = 0;
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp396 const std::string& binary) { in set_console_forwarder_binary() argument
397 (*dictionary_)[kConsoleForwarderBinary] = binary; in set_console_forwarder_binary()
543 void CuttlefishConfig::set_logcat_receiver_binary(const std::string& binary) { in set_logcat_receiver_binary() argument
544 SetPath(kLogcatReceiverBinary, binary); in set_logcat_receiver_binary()
551 void CuttlefishConfig::set_config_server_binary(const std::string& binary) { in set_config_server_binary() argument
552 SetPath(kConfigServerBinary, binary); in set_config_server_binary()
607 void CuttlefishConfig::set_sig_server_binary(const std::string& binary) { in set_sig_server_binary() argument
608 SetPath(kSigServerBinary, binary); in set_sig_server_binary()
690 void CuttlefishConfig::set_modem_simulator_binary(const std::string& binary) { in set_modem_simulator_binary() argument
691 (*dictionary_)[kModemSimulatorBinary] = binary; in set_modem_simulator_binary()
Dcuttlefish_config.h146 void set_logcat_receiver_binary(const std::string& binary);
149 void set_config_server_binary(const std::string& binary);
212 void set_socket_vsock_proxy_binary(const std::string& binary);
230 void set_tombstone_receiver_binary(const std::string& binary);
321 void set_modem_simulator_binary(const std::string& binary);
/device/linaro/dragonboard/qcom/rmtfs/
DLICENSE4 Redistribution and use in source and binary forms, with or without
10 2. Redistributions in binary form must reproduce the above copyright notice,
/device/linaro/dragonboard/qcom/tqftpserv/
DLICENSE5 * Redistribution and use in source and binary forms, with or without
11 * 2. Redistributions in binary form must reproduce the above copyright notice,
/device/linaro/dragonboard/qcom/qrtr/
DLICENSE4 Redistribution and use in source and binary forms, with or without
8 * Redistributions in binary form must reproduce the above copyright
/device/linaro/dragonboard/db845c/firmware/
Dnotice.txt_wlanmdsp39 // Redistribution and use in source and binary forms, with or without
45 // 2. Redistributions in binary form must reproduce at minimum a disclaimer
48 // similar Disclaimer requirement for further binary redistribution.
79 * Redistribution and use in source and binary forms, with or without
84 * 2. Redistributions in binary form must reproduce the above copyright
126 // Redistribution and use in source and binary forms, with or without
132 // 2. Redistributions in binary form must reproduce at minimum a disclaimer
135 // similar Disclaimer requirement for further binary redistribution.
242 // Redistribution and use in source and binary forms, with or without
247 // 2. Redistributions in binary form must reproduce the above copyright
[all …]
/device/amlogic/yukawa/bootloader/
DREADME28 Generate fip binary
44 ./generate-bins-new.sh <fip-collect-directory> <target-bl33-binary>
/device/generic/goldfish/
Dfstab.ranchu.early.arm3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
Dfstab.ranchu.early3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
Dfstab.ranchu.mips3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
Dfstab.goldfish3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
Dfstab.ranchu.arm3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
/device/google/crosshatch/small_hals/
DAndroid.bp1 // A binary for small, single-threaded HALs
/device/linaro/poplar/wifi/wpa_supplicant_8_lib/
DNOTICE5 Redistribution and use in source and binary forms, with or without
10 * Redistributions in binary form must reproduce the above copyright
/device/google/contexthub/firmware/os/platform/stm32/flash_script/
DMakefile24 $(OBJCOPY) -j .data -j .text -I elf32-littlearm -O binary tool.elf tool.bin
/device/generic/trusty/
Dfstab.ranchu3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
/device/linaro/dragonboard/db845c/firmware/qca/
DNOTICE33 * Redistribution and use in source and binary forms, with or without
38 * 2. Redistributions in binary form must reproduce the above copyright
69 * Redistribution and use in source and binary forms, with or without
74 * 2. Redistributions in binary form must reproduce the above copyright
112 Redistribution and use in source and binary forms, with or without modification
116 2. Redistributions in binary form must reproduce the above copyright notice,
144 * Redistribution and use in source and binary forms, with or without
151 * 2. Redistributions in binary form must reproduce the above copyright
269 /* 146: Assuming a binary constant */
380 * Redistribution and use in source and binary forms, with or without
[all …]
/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DWebSocketHandler.h43 binary, enumerator
/device/generic/goldfish/fvpbase/
Dfstab.fvpbase3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
/device/generic/uml/
Dfstab.uml3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
/device/linaro/dragonboard/
Dfstab.common3 # The filesystem that contains the filesystem checker binary (typically /system) cannot

123