HomeSort by relevance Sort by last modified time
    Searched defs:CommandReceiver (Results 1 - 2 of 2) sorted by null

  /packages/apps/Test/connectivity/sl4n/utils/
command_receiver.h 29 class CommandReceiver {
32 CommandReceiver();
33 ~CommandReceiver();
command_receiver.cpp 229 CommandReceiver::CommandReceiver() {
250 void CommandReceiver::Call(rapidjson::Document& doc) {
265 void CommandReceiver::RegisterCommand(std::string name, MFP command) {

Completed in 507 milliseconds