Searched defs:file_exists (Results 1 – 2 of 2) sorted by relevance
48 file_exists = int(std::errc::file_exists), enumerator
70 const bool file_exists = FileSystem::Instance().Exists(*file); in FindPlugin() local