Home
last modified time | relevance | path

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

/dalvik/vm/
DProfile.cpp154 static inline void storeIntLE(u1* buf, u4 val) in storeIntLE() function
435 storeIntLE(state->buf + 0, TRACE_MAGIC); in dvmMethodTraceStart()