Home | History | Annotate | Download | only in aidl

Lines Matching full:requestparam

96     Variable* requestParam;
134 this->requestParam = new Variable(BYTE_TYPE, "requestParam", 1);
135 this->processMethod->parameters.push_back(this->requestParam);
145 new NewExpression(RPC_DATA_TYPE, 1, this->requestParam)));
272 this->actionParam, this->requestParam,