Searched refs:OVERRIDE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aidl/
H A Dgenerate_java_binder.cpp57 asBinder->modifiers = PUBLIC | OVERRIDE;
70 onTransact->modifiers = PUBLIC | OVERRIDE;
184 asBinder->modifiers = PUBLIC | OVERRIDE;
387 proxy->modifiers = PUBLIC | OVERRIDE;
H A DAST.cpp9 if (m & OVERRIDE) {
86 WriteModifiers(to, this->modifiers, SCOPE_MASK | STATIC | FINAL | OVERRIDE);
739 WriteModifiers(to, this->modifiers, SCOPE_MASK | STATIC | ABSTRACT | FINAL | OVERRIDE);
H A DAST.h25 OVERRIDE = 0x00000100, enumerator in enum:__anon1160

Completed in 159 milliseconds