Searched refs:GetDeviceUniquePath (Results 1 – 2 of 2) sorted by relevance
101 if (!GetDeviceUniquePath(name, &unique_path)) { in DeleteDevice()159 if (!LoadTableAndActivate(name, table) || !GetDeviceUniquePath(name, &unique_path) || in CreateDevice()186 bool DeviceMapper::GetDeviceUniquePath(const std::string& name, std::string* path) { in GetDeviceUniquePath() function in android::dm::DeviceMapper
180 bool GetDeviceUniquePath(const std::string& name, std::string* path);