Searched refs:extends (Results 1 – 12 of 12) sorted by relevance
/system/tools/aidl/ |
D | ast_java_unittest.cpp | 53 a_class.extends = &extend_type; in TEST()
|
D | ast_java.cpp | 453 if (this->extends != NULL) { in Write() 454 to->Write(" extends %s", this->extends->JavaType().c_str()); in Write()
|
D | ast_java.h | 358 const Type* extends = nullptr; member
|
D | generate_java_binder.cpp | 61 this->extends = types->BinderNativeType(); in StubClass()
|
/system/libhidl/transport/base/1.0/ |
D | IBase.hal | 43 * interface IChild extends IParent {}; 59 * interface IChild extends IParent {}; 126 * interface IChild extends IParent {};
|
/system/tools/hidl/test/errors/versioning/3.3/ |
D | IBar.hal | 22 interface IBar extends @3.2::IFoo {
|
D | IFoo.hal | 22 interface IFoo extends @3.2::IFoo {
|
/system/tools/hidl/test/vendor/1.0/ |
D | IVendor.hal | 21 interface IVendor extends IBaz {
|
/system/tools/hidl/ |
D | hidl-gen_l.ll | 92 "extends" { return token::EXTENDS; }
|
D | hidl-gen_y.yy | 92 "package", "import", "typedef", "generates", "oneway", "extends", 113 "case", "enum", "instanceof", "return", "transient", "catch", "extends", "int",
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 95 | T extends IBinder | sp<T> | in | …
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 16687 command. While the semantics of this command allow multiple extends to a single PCR bank, this is 33115 Index referenced by nvIndex; otherwise, the write extends beyond the 33504 This command extends a value to an area in NV memory that was previously defined by 35438 offset plus size extends outside of the data range of the Index
|