Home
last modified time | relevance | path

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

/dalvik/vm/oo/
DObjectInlines.h219 INLINE u2 dvmGetStaticFieldChar(const StaticField* sfield) { in dvmGetStaticFieldChar() function
/dalvik/vm/
DDebugger.cpp1594 expandBufAdd2BE(pReply, dvmGetStaticFieldChar(sfield)); in dvmDbgGetStaticFieldValue()