Home
last modified time | relevance | path

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

/system/security/keystore/include/keystore/
Dutils.h68 inline void inc() { in inc() function
/system/core/storaged/
Dstoraged_diskstats.cpp189 struct disk_stats* inc) in get_inc_disk_stats()
269 disk_stats inc; in update() local
/system/core/libutils/
DRefBase.cpp208 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local
222 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local
369 char inc = ref->ref >= 0 ? '+' : '-'; in removeRef() local
398 char inc = refs->ref >= 0 ? '+' : '-'; in printRefsLocked() local
DLooper.cpp400 uint64_t inc = 1; in wake() local
/system/core/storaged/tests/
Dstoraged_test.cpp104 struct disk_stats base = {}, tmp = {}, curr, acc = {}, inc[5]; in TEST() local
/system/bt/bta/include/
Dbta_hf_client_api.h230 bool inc; member
/system/core/libsync/tests/
Dsync_test.cpp94 int inc(int val = 1) { in inc() function in __anon86be89e40111::SyncTimeline