Home
last modified time | relevance | path

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

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