Searched refs:FindPlatformDevice (Results 1 – 2 of 2) sorted by relevance
132 bool FindPlatformDevice(std::string path, std::string* platform_device_path) const;
222 bool DeviceHandler::FindPlatformDevice(std::string path, std::string* platform_device_path) const { in FindPlatformDevice() function in android::init::DeviceHandler377 if (FindPlatformDevice(uevent.path, &device)) { in GetBlockDeviceSymlinks()