Searched refs:getByAddressMethod (Results 1 – 1 of 1) sorted by relevance
84 …static jmethodID getByAddressMethod = env->GetStaticMethodID(JniConstants::GetInetAddressClass(env… in sockaddrToInetAddress() local86 if (getByAddressMethod == NULL) { in sockaddrToInetAddress()89 return env->CallStaticObjectMethod(JniConstants::GetInetAddressClass(env), getByAddressMethod, in sockaddrToInetAddress()