Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp94 static bool FindVbdDevicePrefix(const std::string& path, std::string* result) { in FindVbdDevicePrefix() function
393 } else if (FindVbdDevicePrefix(uevent.path, &device)) { in GetBlockDeviceSymlinks()