Home
last modified time | relevance | path

Searched refs:inheritance (Results 1 – 15 of 15) sorted by relevance

/system/tools/hidl/test/hidl_test/
Dhidl_test.h37 using ::android::hardware::tests::inheritance::V1_0::IChild; in runOnEachServer()
38 using ::android::hardware::tests::inheritance::V1_0::IFetcher; in runOnEachServer()
39 using ::android::hardware::tests::inheritance::V1_0::IParent; in runOnEachServer()
DAndroid.bp54 "android.hardware.tests.inheritance@1.0",
70 "android.hardware.tests.inheritance@1.0-impl",
Dhidl_test_client.cpp128 using ::android::hardware::tests::inheritance::V1_0::IChild;
129 using ::android::hardware::tests::inheritance::V1_0::IFetcher;
130 using ::android::hardware::tests::inheritance::V1_0::IGrandparent;
131 using ::android::hardware::tests::inheritance::V1_0::IParent;
/system/tools/hidl/test/java_test/
DAndroid.bp52 "android.hardware.tests.inheritance@1.0",
90 "android.hardware.tests.inheritance-V1.0-java",
/system/tools/hidl/test/format_test/1.0/
DIBar.hal22 * This is just to check that inheritance is emitted correctly
/system/libvintf/
DVintfObject.cpp709 auto inheritance = GetListedInstanceInheritance(package, servedVersion, interface, in IsInstanceDeprecated() local
711 if (!inheritance.has_value()) { in IsInstanceDeprecated()
712 accumulatedErrors.push_back(inheritance.error().message()); in IsInstanceDeprecated()
717 for (const auto& fqInstance : *inheritance) { in IsInstanceDeprecated()
/system/sepolicy/prebuilts/api/31.0/public/
Dvold.te105 # and to enable project ID inheritance through FS_IOC_SETFLAGS
/system/sepolicy/prebuilts/api/30.0/public/
Dvold.te99 # and to enable project ID inheritance through FS_IOC_SETFLAGS
/system/sepolicy/public/
Dvold.te105 # and to enable project ID inheritance through FS_IOC_SETFLAGS
/system/chre/pal/doc/
DDoxyfile308 # versus func(std::string) {}). This also make the inheritance and collaboration
323 # of private inheritance when no explicit protection keyword is present.
2123 # If set to YES the inheritance and collaboration graphs will hide inheritance
2173 # each documented class showing the direct and indirect inheritance relations.
2182 # dependencies (inheritance, containment, and class references variables) of the
2196 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2217 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
/system/chre/chre_api/doc/
DDoxyfile308 # versus func(std::string) {}). This also make the inheritance and collaboration
323 # of private inheritance when no explicit protection keyword is present.
2123 # If set to YES the inheritance and collaboration graphs will hide inheritance
2173 # each documented class showing the direct and indirect inheritance relations.
2182 # dependencies (inheritance, containment, and class references variables) of the
2196 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2217 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
/system/apex/
Dpylintrc149 useless-object-inheritance,
/system/tools/mkbootimg/
Dpylintrc143 useless-object-inheritance,
/system/media/audio_utils/
DDoxyfile349 # versus func(std::string) {}). This also make the inheritance and collaboration
364 # of private inheritance when no explicit protection keyword is present.
2226 # If set to YES the inheritance and collaboration graphs will hide inheritance
2276 # each documented class showing the direct and indirect inheritance relations.
2285 # dependencies (inheritance, containment, and class references variables) of the
2299 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2320 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
/system/tools/hidl/
Dhidl-gen_y.yy631 * For orthogonality/simplicity in the future, import_stmt could be made to share inheritance