Searched defs:update (Results 1 – 3 of 3) sorted by relevance
747 int regClass, bool update) in evalLocWide()798 int regClass, bool update) in dvmCompilerEvalLoc()
819 int regClass, bool update) in evalLocWide()870 int regClass, bool update) in dvmCompilerEvalLoc()
259 private static byte[] mergeIncremental(byte[] update, File base) throws IOException { in mergeIncremental()