Home
last modified time | relevance | path

Searched defs:update (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/
DRallocUtil.cpp747 int regClass, bool update) in evalLocWide()
798 int regClass, bool update) in dvmCompilerEvalLoc()
/dalvik/dx/src/com/android/dx/command/dexer/
DMain.java256 private static byte[] mergeIncremental(byte[] update, File base) throws IOException { in mergeIncremental()