Searched refs:dvmGetStaticFieldDouble (Results 1 – 2 of 2) sorted by relevance
231 INLINE double dvmGetStaticFieldDouble(const StaticField* sfield) { in dvmGetStaticFieldDouble() function
1602 value.d = dvmGetStaticFieldDouble(sfield); in dvmDbgGetStaticFieldValue()