Home
last modified time | relevance | path

Searched defs:bootDevice (Results 1 – 2 of 2) sorted by relevance

/base/startup/init/ueventd/
Dueventd.c40 char bootDevice[CMDLINE_VALUE_LEN_MAX] = { 0 }; variable
Dueventd_device_handler.c40 static bool IsBootDeviceLinkDir(const char *linkDir, const char *bootDevice) in IsBootDeviceLinkDir()