Home
last modified time | relevance | path

Searched refs:SetDeleteFlag4KeyFiles (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon.h126 void SetDeleteFlag4KeyFiles();
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon.cpp436 std::thread thread([this]() { SetDeleteFlag4KeyFiles(); }); in InitGlobalUserKeys()
441 void StorageDaemon::SetDeleteFlag4KeyFiles() in SetDeleteFlag4KeyFiles() function in OHOS::StorageDaemon::StorageDaemon