Searched refs:inheritance (Results 1 – 16 of 16) sorted by relevance
/hardware/interfaces/tests/inheritance/1.0/default/ |
D | Child.h | 11 namespace inheritance { 15 using ::android::hardware::tests::inheritance::V1_0::IParent; 16 using ::android::hardware::tests::inheritance::V1_0::IChild;
|
D | Grandparent.h | 11 namespace inheritance { 15 using ::android::hardware::tests::inheritance::V1_0::IGrandparent;
|
D | Android.bp | 4 name: "android.hardware.tests.inheritance@1.0-impl", 25 static_libs: ["android.hardware.tests.inheritance@1.0"],
|
D | Parent.h | 11 namespace inheritance { 15 using ::android::hardware::tests::inheritance::V1_0::IParent;
|
D | Fetcher.h | 12 namespace inheritance { 16 using ::android::hardware::tests::inheritance::V1_0::IFetcher;
|
D | Grandparent.cpp | 9 namespace inheritance { namespace
|
D | Parent.cpp | 12 namespace inheritance { namespace
|
D | Child.cpp | 10 namespace inheritance { namespace
|
D | Fetcher.cpp | 11 namespace inheritance { namespace
|
/hardware/interfaces/tests/inheritance/1.0/ |
D | IChild.hal | 17 package android.hardware.tests.inheritance@1.0;
|
D | IParent.hal | 17 package android.hardware.tests.inheritance@1.0;
|
D | IGrandparent.hal | 17 package android.hardware.tests.inheritance@1.0;
|
D | IFetcher.hal | 17 package android.hardware.tests.inheritance@1.0;
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 1018 # generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base or 1025 # If set to YES, the inheritance and collaboration graphs will hide 1026 # inheritance and usage relations if the target is undocumented 1040 # indirect inheritance relations. Setting this tag to YES will force the 1047 # indirect implementation dependencies (inheritance, containment, and 1052 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and 1058 # If set to YES, the inheritance and collaboration graphs will show the
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 237 # func(std::string) {}). This also makes the inheritance and collaboration 249 # instead of private inheritance when no explicit protection keyword is present. 1480 # generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base 1496 # If set to YES, the inheritance and collaboration graphs will hide 1497 # inheritance and usage relations if the target is undocumented 1541 # indirect inheritance relations. Setting this tag to YES will force the 1548 # indirect implementation dependencies (inheritance, containment, and 1558 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and 1564 # If set to YES, the inheritance and collaboration graphs will show the
|
/hardware/google/av/codec2/docs/ |
D | doxygen.config | 318 # versus func(std::string) {}). This also make the inheritance and collaboration 333 # of private inheritance when no explicit protection keyword is present. 2163 # If set to YES the inheritance and collaboration graphs will hide inheritance 2213 # each documented class showing the direct and indirect inheritance relations. 2222 # dependencies (inheritance, containment, and class references variables) of the 2236 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and 2257 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
|