Home
last modified time | relevance | path

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

/base/update/updater/services/flashd/
Dblockdevice.cpp27 struct stat devStat {}; in Load() struct
/base/update/updater/services/fs_manager/
Dpartitions.cpp32 static int DeviceStat(const BlockDevice &dev, struct stat &devStat) in DeviceStat()
44 struct stat devStat {}; in DeviceProbeType() struct
184 struct stat devStat {}; in InitGeneric() struct