Home
last modified time | relevance | path

Searched defs:needCheckDirMount (Results 1 – 13 of 13) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
Dkey_manager_mock.cpp113 int KeyManager::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
/foundation/filemanagement/storage_service/services/storage_manager/client/
Dstorage_manager_client.cpp159 …rageManagerClient::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
/foundation/filemanagement/storage_service/services/storage_manager/crypto/
Dfilesystem_crypto.cpp150 … FileSystemCrypto::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
/foundation/filemanagement/storage_service/services/storage_daemon/client/
Dstorage_daemon_client.cpp452 …orageDaemonClient::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
Dstorage_daemon_communication.cpp336 …emonCommunication::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
Dmock_storage_manager_service.h228 …virtual int32_t GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) o… in GetFileEncryptStatus()
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp466 …_t StorageManager::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
Dstorage_manager_stub.cpp880 bool needCheckDirMount = data.ReadBool(); in HandleGetFileEncryptStatus() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_daemon_stub.cpp712 bool needCheckDirMount = data.ReadBool(); in HandleGetFileEncryptStatus() local
Dstorage_daemon.cpp892 …2_t StorageDaemon::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
Dstorage_daemon_proxy.cpp893 …torageDaemonProxy::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp1385 …orageManagerProxy::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in GetFileEncryptStatus()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_manager.cpp1681 int KeyManager::GetFileEncryptStatus(uint32_t userId, bool &isEncrypted, bool needCheckDirMount) in UpdateCeEceSeceUserAuth()