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

/frameworks/base/tools/aidl/
H A Dgenerate_java_rpc.cpp98 Variable* errorParam; member in class:DispatcherClass
140 this->errorParam = new Variable(RPC_ERROR_TYPE, "errorParam", 0);
141 this->processMethod->parameters.push_back(this->errorParam);
274 this->errorParam)));

Completed in 1101 milliseconds