/aosp12/art/test/956-methodhandles/src/ |
H A D | Main.java | 810 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 818 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 826 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 839 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 848 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 856 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 865 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 874 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 883 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() 891 mh = MethodHandles.lookup().findConstructor( in testStringConstructors() [all …]
|
/aosp12/art/runtime/mirror/ |
H A D | method_handles_lookup.cc | 54 ArtMethod* findConstructor = in FindConstructor() local 62 findConstructor->Invoke(self, args, sizeof(args), &result, "LLL"); in FindConstructor()
|
/aosp12/art/test/674-hiddenapi/src-ex/ |
H A D | JLI.java | 69 return lookup.findConstructor(klass, methodType) != null; in canDiscoverWithLookupFindConstructor()
|
/aosp12/art/test/716-jli-jit-samples/src-art/ |
H A D | Main.java | 83 .findConstructor( in testMethodHandleCounters()
|
/aosp12/art/test/952-invoke-custom/src/ |
H A D | TestInvocationKinds.java | 185 MethodHandle mh = lookup.findConstructor(cls, constructorMethodType); in lookupConstructor()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp12/art/test/dexdump/ |
H A D | invoke-custom.txt | 2709 …invoke-virtual {v4, v0, v1}, Ljava/lang/invoke/MethodHandles$Lookup;.findConstructor:(Ljava/lang/C…
|
H A D | all-dex-files.txt | 11533 …invoke-virtual {v4, v0, v1}, Ljava/lang/invoke/MethodHandles$Lookup;.findConstructor:(Ljava/lang/C…
|
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |