Home | History | Annotate | Download | only in mirror

Lines Matching full:verified

108   // files, and this status marks a class as needing to be verified
118 kStatusVerifying = 4, // In the process of being verified.
153 // Returns true if the class was compile-time verified.
158 // Returns true if the class has been verified.
754 // When class is verified, set the kAccPreverified flag on each method.