Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dbase_key_mock.cpp64 bool BaseKey::UpdateKey(const std::string &keypath, bool needSyncCandidate) in UpdateKey()
72 bool BaseKey::RestoreKey(const UserAuth &auth, bool needSyncCandidate) in RestoreKey()
H A Dfscrypt_key_v2_mock.cpp103 bool &eBufferStatue, uint32_t user, bool needSyncCandidate) in DecryptClassE()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1.cpp228 bool needSyncCandidate) in DoDecryptClassE()
268 uint32_t user, bool needSyncCandidate) in DecryptClassE()
H A Dfscrypt_key_v2.cpp180 bool &eBufferStatue, uint32_t user, bool needSyncCandidate) in DecryptClassE()
H A Dbase_key.cpp357 bool BaseKey::UpdateKey(const std::string &keypath, bool needSyncCandidate) in StoreKey()
481 bool BaseKey::RestoreKey(const UserAuth &auth, bool needSyncCandidate) in StoreKey()