Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.c63 const char *partition_name; member
315 uevent->partition_name = NULL; in parse_event()
344 uevent->partition_name = msg; in parse_event()
442 if (uevent->partition_name) { in parse_platform_block_device()
443 p = strdup(uevent->partition_name); in parse_platform_block_device()