Searched defs:WriteDeclaration (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aidl/
H A DAST.cpp161 Variable::WriteDeclaration(FILE* to) function in class:Variable
519 this->lvalue->WriteDeclaration(to);
605 this->exception->WriteDeclaration(to);
754 this->parameters[i]->WriteDeclaration(to);

Completed in 181 milliseconds