Android-cuttlefish cvd tool
Namespaces | Functions
json_serializable.h File Reference
#include <json/json.h>
#include "cuttlefish/host/commands/secure_env/tpm_resource_manager.h"
Include dependency graph for json_serializable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

bool cuttlefish::WriteProtectedJsonToFile (TpmResourceManager &resource_manager, const std::string &filename, Json::Value json)
 
Json::Value cuttlefish::ReadProtectedJsonFromFile (TpmResourceManager &resource_manager, const std::string &filename)