Home
last modified time | relevance | path

Searched defs:lockScreenStatus (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record.cpp47 int32_t lockScreenStatus = values.GetInt(PrivacyFiledConst::FIELD_LOCKSCREEN_STATUS); in TranslationIntoPermissionRecord() local
/ohos5.0/base/security/access_token/services/privacymanager/src/database/
H A Ddata_translator.cpp107 int32_t lockScreenStatus = inGenericValues.GetInt(PrivacyFiledConst::FIELD_LOCKSCREEN_STATUS); in TranslationGenericValuesIntoPermissionUsedRecord() local
/ohos5.0/base/security/access_token/services/privacymanager/include/record/
H A Dpermission_record.h36 int32_t lockScreenStatus = LockScreenStatusChangeType::PERM_ACTIVE_IN_UNLOCKED; member
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/include/
H A Dpermission_used_result.h62 int32_t lockScreenStatus = LockScreenStatusChangeType::PERM_ACTIVE_IN_UNLOCKED; member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/client/test/
H A Dstorage_manager_client_test.cpp375 bool lockScreenStatus = false; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dkey_manager_mock.cpp68 int32_t KeyManager::GetLockScreenStatus(uint32_t user, bool &lockScreenStatus) in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/crypto/test/
H A Dfilesystem_crypto_test.cpp302 bool lockScreenStatus = false; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/client/
H A Dstorage_manager_client.cpp170 int32_t StorageManagerClient::GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/crypto/
H A Dfilesystem_crypto.cpp163 int32_t FileSystemCrypto::GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/filesystemcrypto_fuzzer/
H A Dfilesystemcrypto_fuzzer.cpp195 bool lockScreenStatus = TypeCast<bool>(data + pos); in GetLockScreenStatusFuzzTest() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/
H A Dstorage_daemon_communication_test.cpp561 bool lockScreenStatus = false; variable
/ohos5.0/base/security/access_token/services/privacymanager/src/service/
H A Dprivacy_manager_service.cpp334 int32_t lockScreenStatus = LockScreenStatusChangeType::PERM_ACTIVE_IN_UNLOCKED; in OnAddSystemAbility() local
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Dinner_account_iam_manager.cpp604 ErrCode InnerAccountIAMManager::GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in GetLockScreenStatus()
620 ErrCode InnerAccountIAMManager::InnerGetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in InnerGetLockScreenStatus()
H A Daccount_iam_callback.cpp86 bool lockScreenStatus = false; in UnlockAccount() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_service_mock.h160 virtual int32_t GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) override in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp341 int32_t StorageDaemonClient::GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/
H A Dstorage_daemon_proxy_mock.cpp141 int32_t StorageDaemonProxy::GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in GetLockScreenStatus()
H A Dstorage_manager_proxy_mock.cpp88 int32_t StorageManagerProxy::GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_service_mock.h244 virtual int32_t GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) override in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/
H A Dstoragemanagerproxymock.h228 int32_t GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) override in GetLockScreenStatus()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_storage_manager_service.h228 virtual int32_t GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) override in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp368 int32_t StorageDaemonCommunication::GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in GetLockScreenStatus()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
H A Dkey_manager_test.cpp1082 bool lockScreenStatus; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp517 bool lockScreenStatus = false; in HandleGetLockScreenStatus() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager.cpp490 int32_t StorageManager::GetLockScreenStatus(uint32_t userId, bool &lockScreenStatus) in GetLockScreenStatus()

12