Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_instruction.h176 enum VerifyFlag : uint32_t { // private marker to avoid generate-operator-out.py from processing. enum
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java139 public @interface VerifyFlag {} annotation in LockPatternUtils