Searched refs:StdFilesystemExists (Results 1 – 3 of 3) sorted by relevance
49 static bool StdFilesystemExists(const std::string &p, std::error_code &ec) in StdFilesystemExists() function54 static bool StdFilesystemExists(const std::string &p) in StdFilesystemExists() function95 bool ret = StdFilesystemExists(path, ec); in LoadFontDataFromFile()100 bool ret = StdFilesystemExists(path); in LoadFontDataFromFile()
168 auto ret = StdFilesystemExists(path); in LoadFontFamily()209 bool RosenFontCollection::StdFilesystemExists(const std::string &path) in StdFilesystemExists() function in OHOS::Ace::RosenFontCollection
66 bool StdFilesystemExists(const std::string &path);