Home | History | Annotate | Download | only in aidl

Lines Matching refs:elements

38     this->elements.push_back(descriptor);
50 this->elements.push_back(ctor);
62 this->elements.push_back(asBinder);
79 this->elements.push_back(onTransact);
143 this->elements.push_back(m);
171 this->elements.push_back(new Field(PRIVATE, mRemote));
180 this->elements.push_back(ctor);
189 this->elements.push_back(asBinder);
269 stubClass->elements.push_back(transactCode);
289 interface->elements.push_back(decl);
400 proxyClass->elements.push_back(proxy);
513 proxy->elements.push_back(getDesc);
534 interface->elements.push_back(stub);
541 stub->elements.push_back(proxy);