Searched defs:isEncrypted (Results 1 – 2 of 2) sorted by relevance
26 bool isEncrypted = false; member
275 int32_t GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()