Searched refs:miscDevPath (Results 1 – 1 of 1) sorted by relevance
207 const std::string miscDevPath = GetBlockDeviceByMountPoint("/misc"); in WriteMiscMsgWithOffset() local208 char *realPath = realpath(miscDevPath.c_str(), NULL); in WriteMiscMsgWithOffset()