Searched refs:GetSuperDeviceName (Results 1 – 1 of 1) sorted by relevance
102 void GetSuperDeviceName(std::set<std::string>* devices);284 GetSuperDeviceName(&devices); in InitDevices()318 void FirstStageMountVBootV2::GetSuperDeviceName(std::set<std::string>* devices) { in GetSuperDeviceName() function in android::init::FirstStageMountVBootV2