Home | History | Annotate | Download | only in aidl

Lines Matching full:elements

75     this->elements.push_back(descriptor);
87 this->elements.push_back(ctor);
99 this->elements.push_back(asBinder);
116 this->elements.push_back(onTransact);
180 this->elements.push_back(m);
208 this->elements.push_back(new Field(PRIVATE, mRemote));
217 this->elements.push_back(ctor);
226 this->elements.push_back(asBinder);
332 stubClass->elements.push_back(transactCode);
352 interface->elements.push_back(decl);
464 proxyClass->elements.push_back(proxy);
577 proxy->elements.push_back(getDesc);
598 interface->elements.push_back(stub);
605 stub->elements.push_back(proxy);