Searched refs:EAI_FAIL (Results 1 – 3 of 3) sorted by relevance
241 public static final int EAI_FAIL = placeholder(); field in OsConstants969 if (error == EAI_FAIL) { in gaiName()
156 initConstant(env, c, "EAI_FAIL", EAI_FAIL); in OsConstants_initConstants()
27710 field public static final int EAI_FAIL;