Searched defs:binary (Results 1 – 9 of 9) sorted by relevance
| /device/google/cuttlefish/host/libs/websocket/ |
| D | websocket_handler.h | 32 virtual void OnReceive(const uint8_t* msg, size_t len, bool binary, in OnReceive() 51 bool binary; member
|
| D | websocket_handler.cpp | 36 bool binary) { in EnqueueMessage()
|
| /device/google/cuttlefish/host/frontend/webrtc_operator/ |
| D | signal_handler.cpp | 33 void SignalHandler::OnReceive(const uint8_t* msg, size_t len, bool binary) { in OnReceive() 63 void SignalHandler::OnReceive(const uint8_t* msg, size_t len, bool binary, in OnReceive()
|
| /device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/vhost-user/ |
| D | 50-qemu-gpu.json | 4 "binary": "/usr/libexec/vhost-user-gpu" string
|
| /device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/vhost-user/ |
| D | 50-qemu-gpu.json | 4 "binary": "/usr/libexec/vhost-user-gpu" string
|
| /device/google/cuttlefish/host/commands/run_cvd/launch/ |
| D | streamer.cpp | 70 auto binary = HostBinaryPath(custom_action.server); in LaunchCustomActionServers() local
|
| /device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
| D | data_channels.cpp | 387 bool DataChannelHandler::Send(const uint8_t *msg, size_t size, bool binary) { in Send()
|
| D | server_connection.cpp | 485 bool WsConnection::Send(const uint8_t* data, size_t len, bool binary) { in Send()
|
| /device/google/cuttlefish/host/commands/secure_env/ |
| D | tpm_keymaster_context.cpp | 603 std::string ToHexString(const std::vector<uint8_t>& binary) { in ToHexString()
|