Searched refs:GetPartitionRealPath (Results 1 – 4 of 4) sorted by relevance
40 auto fd = open(Updater::Utils::GetPartitionRealPath(devName_).c_str(), O_RDWR); in WipeBlockPartition()
860 std::string GetPartitionRealPath(const std::string &name) in GetPartitionRealPath() function
44 auto fd = open(Updater::Utils::GetPartitionRealPath(devName_).c_str(), O_RDWR); in DoErase()
84 std::string GetPartitionRealPath(const std::string &name);