android13/external/parameter-framework/upstream/remote-processor
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
AnswerMessage.cpp initial 2024-06-22 20:45:49 +08:00
AnswerMessage.h initial 2024-06-22 20:45:49 +08:00
BackgroundRemoteProcessorServer.cpp initial 2024-06-22 20:45:49 +08:00
BackgroundRemoteProcessorServer.h initial 2024-06-22 20:45:49 +08:00
CMakeLists.txt initial 2024-06-22 20:45:49 +08:00
Message.cpp initial 2024-06-22 20:45:49 +08:00
Message.h initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00
RemoteCommand.h initial 2024-06-22 20:45:49 +08:00
RemoteCommandHandler.h initial 2024-06-22 20:45:49 +08:00
RemoteCommandHandlerTemplate.h initial 2024-06-22 20:45:49 +08:00
RemoteProcessorServer.cpp initial 2024-06-22 20:45:49 +08:00
RemoteProcessorServer.h initial 2024-06-22 20:45:49 +08:00
RemoteProcessorServerInterface.h initial 2024-06-22 20:45:49 +08:00
RequestMessage.cpp initial 2024-06-22 20:45:49 +08:00
RequestMessage.h initial 2024-06-22 20:45:49 +08:00
Socket.h initial 2024-06-22 20:45:49 +08:00

README.md

libremote-processor

This library is used by both the parameter-framework library (server) and the remote-process tool (client).