/system/core/libcutils/ |
D | dir_hash.c | 119 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
|
D | hashmap.c | 31 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
|
D | sched_policy.c | 174 char *next = lineBuf; in getSchedulerGroup() local
|
/system/core/fastbootd/commands/ |
D | virtual_partitions.h | 38 struct virtual_partition *next; member
|
/system/core/toolbox/ |
D | readtty.c | 29 char *next; in next_char() local 44 char *next; in prev_char() local
|
/system/core/include/cutils/ |
D | config_utils.h | 29 cnode *next; member
|
D | list.h | 28 struct listnode *next; member
|
/system/core/libutils/ |
D | LinearAllocator.cpp | 88 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/ |
D | allocate.h | 37 struct block_allocation* next; member
|
D | allocate.c | 29 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/ |
D | adb.h | 62 apacket *next; member 79 asocket *next; member 152 adisconnect* next; member 177 atransport *next; member 228 alistener *next; member
|
D | fdevent.h | 69 fdevent *next; member
|
D | file_sync_client.c | 569 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
|
D | transport.c | 95 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
|
D | jdwp_service.c | 106 JdwpProcess* next; member 627 JdwpTracker* next; member
|
/system/core/fastbootd/ |
D | protocol.c | 47 struct fastboot_cmd *next; member 54 struct fastboot_var *next; member
|
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 94 timestamp next(buffer); in TEST() local
|
/system/core/libbacktrace/ |
D | map_info.c | 160 backtrace_map_info_t* next = milist->next; in backtrace_destroy_map_info_list() local
|
/system/extras/showmap/ |
D | showmap.c | 15 mapinfo *next; member 189 mapinfo *next; in load_maps() local
|
/system/core/libzipfile/ |
D | private.h | 18 struct Zipentry* next; member
|
D | zipfile.c | 35 Zipentry* next = entry->next; in release_zipfile() local
|
/system/core/init/ |
D | init.h | 56 struct socketinfo *next; member 66 struct svcenvinfo *next; member
|
/system/core/libsparse/ |
D | backed_block.c | 46 struct backed_block *next; member 135 struct backed_block *next = bb->next; in backed_block_list_destroy() local
|
/system/extras/f2fs_utils/ |
D | f2fs_ioutils.c | 93 struct buf_item *next; member
|
/system/core/include/utils/ |
D | LruCache.h | 58 bool next() { in next() function
|