Searched refs:os_opendir (Results 1 – 3 of 3) sorted by relevance
36 os_dir_t* os_opendir(const char* path);
79 os_dir_t* os_opendir(const char* path) { in os_opendir() function
108 os_dir_t* dir = os_opendir(kDevGpu); in createPlatformVirtGpuDevice()