Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dfile_stat.h23 struct FileStat : public Parcelable { struct
32 static FileStat *Unmarshalling(Parcel &parcel); argument
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/quota/
H A Dquota_manager.h27 struct FileStat { struct
28 std::string filePath;
29 int64_t fileSize;
30 int64_t lastUpdateTime;
31 int32_t mode;
32 bool isDir;
33 bool isIncre;