Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 52) sorted by relevance

123

/system/core/libcutils/
Ddir_hash.c119 struct list *next; member
153 struct list *next; in recurse() local
184 struct list *next; in recurse() local
212 struct list *next; in recurse() local
238 struct list *next; in recurse() local
250 struct list *next; in recurse() local
288 struct list *next; in get_recursive_hash_manifest() local
306 struct list *next; in get_recursive_hash_manifest() local
325 struct list *next; in get_recursive_hash_manifest() local
Dhashmap.c31 Entry* next; member
117 Entry* next = entry->next; in expandIfNecessary() local
145 Entry* next = entry->next; in hashmapFree() local
313 Entry *next = entry->next; in hashmapForEach() local
Dsched_policy.c174 char *next = lineBuf; in getSchedulerGroup() local
/system/core/fastbootd/commands/
Dvirtual_partitions.h38 struct virtual_partition *next; member
/system/core/toolbox/
Dreadtty.c29 char *next; in next_char() local
44 char *next; in prev_char() local
/system/core/include/cutils/
Dconfig_utils.h29 cnode *next; member
Dlist.h28 struct listnode *next; member
/system/core/libutils/
DLinearAllocator.cpp88 Page* next() { return mNextPage; } in next() function in android::LinearAllocator::Page
89 void setNext(Page* next) { mNextPage = next; } in setNext()
124 Page* next = p->next(); in ~LinearAllocator() local
/system/extras/ext4_utils/
Dallocate.h37 struct block_allocation* next; member
Dallocate.c29 struct region *next; member
53 struct xattr_list_element *next; member
595 struct region *next; in reserve_oob_blocks() local
768 struct region *next = reg->next; in free_alloc() local
775 struct region *next = reg->next; in free_alloc() local
/system/core/adb/
Dadb.h62 apacket *next; member
79 asocket *next; member
152 adisconnect* next; member
177 atransport *next; member
228 alistener *next; member
Dfdevent.h69 fdevent *next; member
Dfile_sync_client.c569 copyinfo *next; member
616 copyinfo *ci, *next; in local_build_list() local
688 copyinfo *ci, *next; in copy_local_dir_remote() local
872 copyinfo *next = dirlist->next; in remote_build_list() local
900 copyinfo *ci, *next; in copy_remote_dir_local() local
Dtransport.c95 adisconnect* next = dis->next; in run_transport_disconnects() local
394 device_tracker* next; member
507 device_tracker* next = tracker->next; in update_transports() local
1077 atransport *t, *next; in unregister_all_tcp_transports() local
Djdwp_service.c106 JdwpProcess* next; member
627 JdwpTracker* next; member
/system/core/fastbootd/
Dprotocol.c47 struct fastboot_cmd *next; member
54 struct fastboot_var *next; member
/system/core/logcat/tests/
Dlogcat_benchmark.cpp94 timestamp next(buffer); in TEST() local
/system/core/libbacktrace/
Dmap_info.c160 backtrace_map_info_t* next = milist->next; in backtrace_destroy_map_info_list() local
/system/extras/showmap/
Dshowmap.c15 mapinfo *next; member
189 mapinfo *next; in load_maps() local
/system/core/libzipfile/
Dprivate.h18 struct Zipentry* next; member
Dzipfile.c35 Zipentry* next = entry->next; in release_zipfile() local
/system/core/init/
Dinit.h56 struct socketinfo *next; member
66 struct svcenvinfo *next; member
/system/core/libsparse/
Dbacked_block.c46 struct backed_block *next; member
135 struct backed_block *next = bb->next; in backed_block_list_destroy() local
/system/extras/f2fs_utils/
Df2fs_ioutils.c93 struct buf_item *next; member
/system/core/include/utils/
DLruCache.h58 bool next() { in next() function

123