Searched refs:shieldPath (Results 1 – 1 of 1) sorted by relevance
879 std::string shieldPath = dir_ + "/" + it + PATH_SHIELD; in StoreKey() local880 LOGI("Upgrade of %{public}s", shieldPath.c_str()); in StoreKey()881 LoadKeyBlob(keyContext_.shield, shieldPath); in StoreKey()883 LOGI("success upgrade of %{public}s", shieldPath.c_str()); in StoreKey()884 SaveKeyBlob(keyContext_.shield, shieldPath); in StoreKey()