Searched refs:actionParam (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aidl/
H A Dgenerate_java_rpc.cpp95 Variable* actionParam; member in class:DispatcherClass
131 this->actionParam = new Variable(STRING_TYPE, "action");
132 this->processMethod->parameters.push_back(this->actionParam);
160 1, this->actionParam);
272 this->actionParam, this->requestParam,

Completed in 58 milliseconds