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

/system/core/init/
H A Ddevices.c67 const char *partition_name; member in struct:uevent
313 uevent->partition_name = NULL;
342 uevent->partition_name = msg;
440 if (uevent->partition_name) {
441 p = strdup(uevent->partition_name);

Completed in 93 milliseconds