Searched refs:copyValuesToBE (Results 1 – 1 of 1) sorted by relevance
930 static void copyValuesToBE(u1* out, const u1* in, int count, int width) in copyValuesToBE() function1012 copyValuesToBE(outBuf, data + firstIndex*width, count, width); in dvmDbgOutputArray()