Home
last modified time | relevance | path

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

/system/core/fastbootd/commands/
Dvirtual_partitions.c54 struct virtual_partition *new; in virtual_partition_register() local
/system/core/toolbox/
Diftop.c196 static int print_interfaces(struct if_stats *old, struct if_stats *new, int nr) in print_interfaces()
Dvmstat.c224 static void print_line(struct state *old, struct state *new) { in print_line()
Dmount.c75 char *new; in add_extra_option() local
/system/extras/ext4_utils/
Dallocate.c546 struct region *new; in do_split_allocation() local
/system/core/lmkd/
Dlmkd.c169 static void adjslot_insert(struct adjslot_list *head, struct adjslot_list *new) in adjslot_insert()