Home
last modified time | relevance | path

Searched defs:inc (Results 1 – 5 of 5) sorted by relevance

/aosp14/system/core/storaged/
H A Dstoraged_diskstats.cpp177 struct disk_stats* inc) in get_inc_disk_stats()
257 disk_stats inc; in update() local
/aosp14/system/core/libutils/
H A DRefBase.cpp234 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local
248 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local
395 char inc = ref->ref >= 0 ? '+' : '-'; in removeRef() local
424 char inc = refs->ref >= 0 ? '+' : '-'; in printRefsLocked() local
H A DLooper.cpp413 uint64_t inc = 1; in wake() local
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/whitebalance/
H A DAmbientLuxTest.java468 TypedArray inc = mResourcesSpy.obtainTypedArray( in mockThrottler() local
/aosp14/system/core/libsync/tests/
H A Dsync_test.cpp94 int inc(int val = 1) { in inc() function in __anonbf3f3d4b0110::SyncTimeline