Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/fs_manager/
H A Ddo_partition.cpp207 const std::string miscDevPath = GetBlockDeviceByMountPoint("/misc"); in WriteMiscMsgWithOffset() local
209 if (realpath(miscDevPath.c_str(), realPath) == nullptr) { in WriteMiscMsgWithOffset()