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