Home
last modified time | relevance | path

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

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