Searched refs:throwDiscoveryException (Results 1 – 1 of 1) sorted by relevance
/aosp12/art/test/674-hiddenapi/src-ex/ |
H A D | ChildClass.java | 254 throwDiscoveryException(klass, name, true, "JNI", canDiscover); in checkField() 293 throwDiscoveryException(klass, name, false, in checkField() 300 throwDiscoveryException(klass, name, false, in checkField() 365 throwDiscoveryException(klass, name, false, "JNI", canDiscover); in checkMethod() 387 throwDiscoveryException(klass, name, false, in checkMethod() 394 throwDiscoveryException(klass, name, false, in checkMethod() 452 throwDiscoveryException( in checkConstructor() 457 throwDiscoveryException( in checkConstructor() 477 throwDiscoveryException(klass, fullName, false, in checkConstructor() 487 throwDiscoveryException(klass, fullName, false, in checkConstructor() [all …]
|