Home
last modified time | relevance | path

Searched defs:Values (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h56 ValueList Values; variable
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h56 ValueList Values; variable
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h59 ValueList Values; variable
/frameworks/base/services/core/java/com/android/server/pm/pkg/parsing/
DParsingPackageImpl.java499 public @interface Values {} annotation in ParsingPackageImpl.Booleans
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2419 using Values = SurfaceFlingerProperties::primary_display_orientation_values; in getPhysicalDisplayOrientation() typedef