Searched refs:rwFileName (Results 1 – 1 of 1) sorted by relevance
75 fs::path rwFileName = fs::read_symlink(CEC_DEVTREE_RW_PATH); in computeRODeviceTreePath() local76 if (rwFileName.empty()) in computeRODeviceTreePath()85 fs::path roFilePath = CEC_DEVTREE_RO_BASE_PATH / rwFileName; in computeRODeviceTreePath()