Searched refs:infoRelease (Results 1 – 2 of 2) sorted by relevance
83 private final String infoRelease; field in VersionInfo110 infoRelease = (release != null) ? release : UNAVAILABLE; in VersionInfo()143 return infoRelease; in getRelease()177 infoRelease.length() + infoTimestamp.length() + in toString()185 if (!UNAVAILABLE.equals(infoRelease)) in toString()186 sb.append(':').append(infoRelease); in toString()
44 static void infoRelease(const void *info) { in infoRelease() function85 context.release = infoRelease; in autoGIL_installAutoGIL()