Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/fastboot/
Dconfig.cpp38 bool Deserialize(const Json::Value& json) override { in Deserialize() function in cuttlefish::__anon5e263c6d0111::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.cpp237 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::__anondac40e720111::AdbConfigFragmentImpl
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisplay.cpp113 bool Deserialize(const Json::Value& json) override { in Deserialize() function in cuttlefish::__anon4193b4560311::DisplaysConfigsFragmentImpl
/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp319 bool Deserialize(const Json::Value& custom_actions_json) override { in Deserialize() function in cuttlefish::__anon9c6919310111::CustomActionConfigImpl
Dcuttlefish_config_instance.cpp1373 CuttlefishConfig::TouchpadConfig CuttlefishConfig::TouchpadConfig::Deserialize( in Deserialize() function in cuttlefish::CuttlefishConfig::TouchpadConfig