Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DSystem.cpp76 using PathStat = struct _stat64; typedef
80 using PathStat = struct stat; typedef