Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged_diskstats.cpp177 struct disk_stats* inc) in get_inc_disk_stats()
257 disk_stats inc; in update() local
/system/core/libutils/binder/
DRefBase.cpp233 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local
247 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local
394 char inc = ref->ref >= 0 ? '+' : '-'; in removeRef() local
423 char inc = refs->ref >= 0 ? '+' : '-'; in printRefsLocked() local
/system/core/storaged/tests/
Dstoraged_test.cpp110 struct disk_stats base = {}, tmp = {}, curr, acc = {}, inc[5]; in TEST() local
/system/core/libutils/
DLooper.cpp413 uint64_t inc = 1; in wake() local
/system/core/libsync/tests/
Dsync_test.cpp94 int inc(int val = 1) { in inc() function in __anonb2e362dd0111::SyncTimeline
/system/tools/aidl/
Dgenerate_ndk.cpp404 for (const auto& inc : includes) { in GenerateSourceIncludes() local