anbox/android/service
Simon Fels da971a88c3 First part of an RPC mechanism for container <-> host communication
Mostly based on the protobuf based implementation from Mir.
2016-06-28 00:24:51 +02:00
..
daemon.cpp First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
daemon.h First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
host_connector.cpp First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
host_connector.h First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
local_socket_connection.cpp First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
local_socket_connection.h First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
main.cpp First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
message_processor.cpp First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
message_processor.h First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
server.cpp First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00
server.h First part of an RPC mechanism for container <-> host communication 2016-06-28 00:24:51 +02:00