Home
last modified time | relevance | path

Searched defs:old (Results 1 – 4 of 4) sorted by relevance

/system/core/toolbox/
Diftop.c196 static int print_interfaces(struct if_stats *old, struct if_stats *new, int nr) in print_interfaces()
Dvmstat.c224 static void print_line(struct state *old, struct state *new) { in print_line()
/system/core/libutils/
DLooper.cpp121 sp<Looper> old = getForThread(); // also has side-effect of initializing TLS in setForThread() local
/system/core/lmkd/
Dlmkd.c178 static void adjslot_remove(struct adjslot_list *old) in adjslot_remove()