Home | History | Annotate | Download | only in aidl

Lines Matching full:modifiers

28     this->modifiers = PUBLIC | ABSTRACT | STATIC;
42 ctor->modifiers = PUBLIC;
57 asBinder->modifiers = PUBLIC | OVERRIDE;
70 onTransact->modifiers = PUBLIC | OVERRIDE;
103 m->modifiers = PUBLIC | STATIC;
162 this->modifiers = PRIVATE | STATIC;
184 asBinder->modifiers = PUBLIC | OVERRIDE;
274 decl->modifiers = PUBLIC;
387 proxy->modifiers = PUBLIC | OVERRIDE;
507 getDesc->modifiers = PUBLIC;
525 interface->modifiers = PUBLIC;