Home
last modified time | relevance | path

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

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