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