Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtarzip.c204 static bool JudgeFileValidite(const char *index, struct stat *fileAttr) in JudgeFileValidite()
223 struct stat fileAttr = {0}; in WriteSingleFile() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dplatform_specific.cpp219 static void InitFileType(const _finddata_t &file, FileAttr& fileAttr) in InitFileType()
250 FileAttr fileAttr; in GetFilePathAttr() local
/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_zip.c135 DWORD fileAttr = GetFileAttributesW(wideFullPath); in IsDirPath() local