Home
last modified time | relevance | path

Searched refs:os_closedir (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/fuchsia/include/
Dos_dirent.h41 int os_closedir(os_dir_t* dir);
/hardware/google/gfxstream/guest/platform/fuchsia/
Dos_dirent_fuchsia.cpp96 int os_closedir(os_dir_t* dir) { in os_closedir() function
DFuchsiaVirtGpuDevice.cpp144 os_closedir(dir); in createPlatformVirtGpuDevice()