Searched refs:SaveAndCleanKeyBuff (Results 1 – 2 of 2) sorted by relevance
95 bool SaveAndCleanKeyBuff(const std::string &keyPath, KeyContext &keyCtx);
259 if (!SaveAndCleanKeyBuff(pathTemp, keyCtx)) { in StoreKey()306 bool BaseKey::SaveAndCleanKeyBuff(const std::string &keyPath, KeyContext &keyCtx) in StoreKey() function in OHOS::StorageDaemon::BaseKey