Searched refs:loader_platform_file_exists (Results 1 – 2 of 2) sorted by relevance
125 static inline bool loader_platform_file_exists(const char *path) { in loader_platform_file_exists() function268 static bool loader_platform_file_exists(const char *path) { in loader_platform_file_exists() function
1534 if (loader_platform_file_exists(out_fullpath)) { in loader_get_fullpath()