Home
last modified time | relevance | path

Searched defs:IndexType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/integrity/serializer/
H A DRuleIndexingDetails.java41 public @interface IndexType { annotation in RuleIndexingDetails
/aosp12/art/libdexfile/dex/
H A Ddex_instruction.h129 enum IndexType : uint8_t { enum