Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/base/
DSystem.cpp48 using PathStat = struct _stat64; typedef
52 using PathStat = struct stat; typedef