HomeSort by relevance Sort by last modified time
    Searched refs:FindPlatformDevice (Results 1 - 2 of 2) sorted by null

  /system/core/init/
devices.h 117 bool FindPlatformDevice(std::string path, std::string* platform_device_path) const;
devices.cpp 164 bool DeviceHandler::FindPlatformDevice(std::string path, std::string* platform_device_path) const {
298 if (FindPlatformDevice(uevent.path, &device)) {

Completed in 82 milliseconds