Searched refs:fsErrors (Results 1 – 1 of 1) sorted by relevance
36 namespace fsErrors { namespace80 if (fsStatus != fsErrors::ok) { in getIfaceName()85 for (; fsStatus == fsErrors::ok && fsItr != fs::recursive_directory_iterator(); in getIfaceName()90 if (fsStatus != fsErrors::ok || !isDir) continue; in getIfaceName()100 if (fsStatus != fsErrors::ok) { in getIfaceName()110 if (fsStatus != fsErrors::ok) { in getIfaceName()128 if (fsStatus != fsErrors::ok) { in getIfaceName()162 if (fsStatus != fsErrors::ok) { in findUsbDevice()167 for (; fsStatus == fsErrors::ok && fsItr != fs::recursive_directory_iterator(); in findUsbDevice()171 if (fsStatus != fsErrors::ok) { in findUsbDevice()[all …]