Home
last modified time | relevance | path

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

/base/update/updater/services/fs_manager/
Ddo_partition.cpp230 const std::string miscDevPath = GetBlockDeviceByMountPoint("/misc"); in WriteDiskPartitionToMisc() local
231 char *realPath = realpath(miscDevPath.c_str(), NULL); in WriteDiskPartitionToMisc()