Home
last modified time | relevance | path

Searched defs:Deserialize (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/libs/config/fastboot/
Dconfig.cpp38 bool Deserialize(const Json::Value& json) override { in Deserialize() function in cuttlefish::__anonb6372b9c0111::FastbootConfigFragmentImpl
/device/google/cuttlefish/host/commands/secure_env/
Dcomposite_serialization.cpp42 bool CompositeSerializable::Deserialize( in Deserialize() function in cuttlefish::CompositeSerializable
Dtpm_serialize.cpp72 bool TpmSerializable<T>::Deserialize( in Deserialize() function in cuttlefish::TpmSerializable
Dhmac_serializable.cpp77 bool HmacSerializable::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize() function in cuttlefish::HmacSerializable
Djson_serializable.cpp63 bool JsonSerializable::Deserialize( in Deserialize() function in cuttlefish::JsonSerializable
Dencrypted_serializable.cpp243 bool EncryptedSerializable::Deserialize( in Deserialize() function in cuttlefish::EncryptedSerializable
/device/google/cuttlefish/host/libs/config/adb/
Dconfig.cpp42 bool Deserialize(const Json::Value& json) override { in Deserialize() function in cuttlefish::__anon703804410111::AdbConfigFragmentImpl
/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp325 bool Deserialize(const Json::Value& custom_actions_json) override { in Deserialize() function in cuttlefish::__anon13715e800111::CustomActionConfigImpl