Searched refs:OVERRIDE (Results 1 – 5 of 5) sorted by relevance
83 #define OVERRIDE override macro90 #define OVERRIDE override macro94 #define OVERRIDE override macro96 #define OVERRIDE macro
48 if (m & OVERRIDE) { in WriteModifiers()90 WriteModifiers(to, this->modifiers, SCOPE_MASK | STATIC | FINAL | OVERRIDE); in Write()342 SCOPE_MASK | STATIC | ABSTRACT | FINAL | OVERRIDE); in Write()
145 asBinder->modifiers = PUBLIC | OVERRIDE; in StubClass()187 onTransact->modifiers = PUBLIC | OVERRIDE; in StubClass()347 asBinder->modifiers = PUBLIC | OVERRIDE; in ProxyClass()588 proxy->modifiers = PUBLIC | OVERRIDE; in generate_proxy_method()1007 default_method->modifiers = PUBLIC | OVERRIDE; in generate_default_impl_method()
38 OVERRIDE = 0x00000100, enumerator
481 write_method->modifiers = PUBLIC | OVERRIDE | FINAL; in generate_parcel_class()