Searched refs:UNSATISFIED_LINK_ERROR (Results 1 – 7 of 7) sorted by relevance
64 ExceptionConst.UNSATISFIED_LINK_ERROR, in getExceptions()
68 ExceptionConst.UNSATISFIED_LINK_ERROR); in getExceptions()
67 ExceptionConst.UNSATISFIED_LINK_ERROR); in getExceptions()
112 ExceptionConst.UNSATISFIED_LINK_ERROR, in getExceptions()
93 ExceptionConst.UNSATISFIED_LINK_ERROR, in getExceptions()
50 Class<UnsatisfiedLinkError> UNSATISFIED_LINK_ERROR = UnsatisfiedLinkError.class; field
47 …public static final Class<UnsatisfiedLinkError> UNSATISFIED_LINK_ERROR = UnsatisfiedLinkError.clas… field in ExceptionConst