Home
last modified time | relevance | path

Searched refs:allparts (Results 1 – 1 of 1) sorted by relevance

/external/qemu/android/
Dmain-common.c374 get_part_properties(part_properties* allparts, char *partname) in get_part_properties() argument
377 for (p = allparts; p != NULL; p = p->next) { in get_part_properties()