Home
last modified time | relevance | path

Searched refs:ParsePartitionInfo (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/updater_binary/
H A Dupdate_partitions.h31 int ParsePartitionInfo(const std::string &partitionInfo, PartitonList &newPartList) const;
H A Dupdate_partitions.cpp93 int UpdatePartitions::ParsePartitionInfo(const std::string &partitionInfo, PartitonList &newPartList) const in ParsePartitionInfo() function in Updater::UpdatePartitions
185 if (ParsePartitionInfo(std::string(partitionInfo), newPartList) == 0) { in SetNewPartition()

Completed in 1 milliseconds