Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp2239 _WDIR* const wdir = reinterpret_cast<_WDIR*>(dir); in adb_readdir() local
2240 struct _wdirent* const went = _wreaddir(wdir); in adb_readdir()