Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/windows/src/dirent/
Ddirent.cpp175 struct DIR { struct
178 DIR() : pImpl(std::make_unique<InternalDir>()) {} in DIR() function
/hardware/google/aemu/windows/includes/dirent/
Ddirent.h88 typedef struct DIR DIR; typedef