Home
last modified time | relevance | path

Searched refs:hierarchy (Results 1 – 11 of 11) sorted by relevance

/aosp14/system/core/init/
H A Dinterface_utils.cpp45 const InterfaceInheritanceHierarchyMap& hierarchy) { in CheckInterfaceInheritanceHierarchy() argument
60 return CheckInterfaceInheritanceHierarchy(interface_fqnames, hierarchy); in CheckInterfaceInheritanceHierarchy()
64 const InterfaceInheritanceHierarchyMap& hierarchy) { in CheckInterfaceInheritanceHierarchy() argument
67 if (hierarchy.count(intf) == 0) { in CheckInterfaceInheritanceHierarchy()
74 const std::set<FQName>& required_interfaces = hierarchy.at(intf); in CheckInterfaceInheritanceHierarchy()
95 void SetKnownInterfaces(const InterfaceInheritanceHierarchyMap& hierarchy) { in SetKnownInterfaces() argument
97 for (const auto& [intf, inherited_interfaces] : hierarchy) { in SetKnownInterfaces()
H A Dinterface_utils.h36 const InterfaceInheritanceHierarchyMap& hierarchy);
38 const InterfaceInheritanceHierarchyMap& hierarchy);
42 void SetKnownInterfaces(const InterfaceInheritanceHierarchyMap& hierarchy);
/aosp14/frameworks/base/media/java/android/media/tv/tuner/frontend/
H A DDvbtFrontendSettings.java396 int constellation, int hierarchy, int hpCodeRate, int lpCodeRate, int guardInterval, in DvbtFrontendSettings() argument
403 mHierarchy = hierarchy; in DvbtFrontendSettings()
626 public Builder setHierarchy(@Hierarchy int hierarchy) { in setHierarchy() argument
627 mHierarchy = hierarchy; in setHierarchy()
H A DScanCallback.java87 void onHierarchyReported(@DvbtFrontendSettings.Hierarchy int hierarchy); in onHierarchyReported() argument
/aosp14/frameworks/base/packages/SystemUI/docs/device-entry/
H A Dbouncer.md16 The bouncer contains a hierarchy of controllers/views to render the user's security method and to m…
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dclock-plugins.md11 responsible for maintaining the view within the hierarchy and propagating events to the rendered
/aosp14/frameworks/base/media/java/android/media/tv/tuner/
H A DTuner.java2043 private void onHierarchy(int hierarchy) { in onHierarchy() argument
2049 mScanCallback.onHierarchyReported(hierarchy); in onHierarchy()
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_tv_Tuner.cpp1184 (jint)message.get<FrontendScanMessage::Tag::hierarchy>()); in executeOnScanMessage()
2428 case FrontendStatus::Tag::hierarchy: { in getFrontendStatus()
2432 static_cast<jint>(s.get<FrontendStatus::Tag::hierarchy>()))); in getFrontendStatus()
3256 FrontendDvbtHierarchy hierarchy = in getDvbtFrontendSettings() local
3286 .hierarchy = hierarchy, in getDvbtFrontendSettings()
/aosp14/frameworks/base/core/proto/android/server/
H A Dwindowmanagerservice.proto46 /* window hierarchy root */
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile492 # undocumented classes that are normally visible in the class hierarchy. If set
595 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
2349 # hierarchy of all classes instead of a textual one.
/aosp14/system/core/rootdir/
H A Dinit.rc139 # cpuctl hierarchy for devices using utilclamp