Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp39 const std::string PATH_KEY_TEMP = "/temp"; variable
199 auto pathTemp = dir_ + PATH_KEY_TEMP; in StoreKey()
233 auto pathTemp = dir_ + PATH_KEY_TEMP; in StoreKey()