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