Home
last modified time | relevance | path

Searched refs:INTERFACE_STATIC (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/constant/
DDirectMethodHandleDescImpl.java143 INTERFACE_STATIC -> invocationType.descriptorString(); in lookupDescriptor()
159INTERFACE_STATIC -> lookup.findStatic(resolvedOwner, name, invocationType); in resolveConstantDesc()
DMethodHandleDesc.java131 case INTERFACE_STATIC: in ofMethod()
DDirectMethodHandleDesc.java63 INTERFACE_STATIC(REF_invokeStatic, true), enumConstant