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