Home
last modified time | relevance | path

Searched refs:dvmGetStaticFieldInt (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/oo/
DObjectInlines.h222 INLINE s4 dvmGetStaticFieldInt(const StaticField* sfield) { in dvmGetStaticFieldInt() function
/dalvik/vm/
DDebugger.cpp1592 expandBufAdd4BE(pReply, dvmGetStaticFieldInt(sfield)); in dvmDbgGetStaticFieldValue()