Home
last modified time | relevance | path

Searched refs:ForceLockUserScreen (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_crypto_utils.h26 static void ForceLockUserScreen();
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_crypto_utils.cpp26 void KeyCryptoUtils::ForceLockUserScreen() in ForceLockUserScreen() function in OHOS::StorageService::KeyCryptoUtils
H A Dhuks_master.cpp686 StorageService::KeyCryptoUtils::ForceLockUserScreen(); in HuksHalTripleStage()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/storage_daemon_communication/
H A Dstorage_daemon_communication.h68 void ForceLockUserScreen();
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp410 void StorageDaemonCommunication::ForceLockUserScreen() in ForceLockUserScreen() function in OHOS::StorageManager::StorageDaemonCommunication
438 DelayedSingleton<StorageDaemonCommunication>::GetInstance()->ForceLockUserScreen(); in OnRemoteDied()