Searched refs:OVERRIDE (Results 1 – 4 of 4) sorted by relevance
140 #define OVERRIDE override macro
90 asBinder->modifiers = PUBLIC | OVERRIDE; in StubClass()103 onTransact->modifiers = PUBLIC | OVERRIDE; in StubClass()212 asBinder->modifiers = PUBLIC | OVERRIDE; in ProxyClass()385 proxy->modifiers = PUBLIC | OVERRIDE; in generate_method()
32 if (m & OVERRIDE) { in WriteModifiers()73 WriteModifiers(to, this->modifiers, SCOPE_MASK | STATIC | FINAL | OVERRIDE); in Write()380 SCOPE_MASK | STATIC | ABSTRACT | FINAL | OVERRIDE); in Write()
37 OVERRIDE = 0x00000100, enumerator