Home
last modified time | relevance | path

Searched refs:GetPartitionRealPath (Results 1 – 4 of 4) sorted by relevance

/base/update/updater/utils/
Dpartition_utils.cpp40 auto fd = open(Updater::Utils::GetPartitionRealPath(devName_).c_str(), O_RDWR); in WipeBlockPartition()
Dutils.cpp860 std::string GetPartitionRealPath(const std::string &name) in GetPartitionRealPath() function
/base/update/updater/services/flashd/
Dpartition.cpp44 auto fd = open(Updater::Utils::GetPartitionRealPath(devName_).c_str(), O_RDWR); in DoErase()
/base/update/updater/utils/include/
Dutils.h84 std::string GetPartitionRealPath(const std::string &name);