Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_modem_proxy.cc87 uint32_t old, uint32_t _new, uint32_t reason) { in StateChanged()
Dchromeos_mm1_modem_proxy.cc220 int32_t old, int32_t _new, uint32_t reason) { in StateChanged()
/system/core/toolbox/
Diftop.c196 static int print_interfaces(struct if_stats *old, struct if_stats *new, int nr) in print_interfaces()
/system/extras/simpleperf/
Dthread_tree.cpp145 MapEntry* old = *it; in FixOverlappedMap() local
/system/core/libutils/
DLooper.cpp105 sp<Looper> old = getForThread(); // also has side-effect of initializing TLS in setForThread() local
DRefBase.cpp398 int32_t old = refs->mStrong.fetch_sub(INITIAL_STRONG_VALUE, in incStrong() local
/system/core/lmkd/
Dlmkd.c165 static void adjslot_remove(struct adjslot_list *old) in adjslot_remove()