Searched refs:byte_class_value (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/luni/src/main/native/
H A Dorg_apache_harmony_luni_platform_OSNetworkSystem.cpp178 jfieldID byte_class_value; member in struct:CachedFields
1408 {&c->byte_class_value, c->byte_class, "value", "B"},
2649 intVal = (int) env->GetByteField(optVal, gCachedFields.byte_class_value);

Completed in 198 milliseconds