Home
last modified time | relevance | path

Searched defs:serialized (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/cvd_update_security_algorithm/unittest/
Dupdate_security_algorithm_command_builder_test.cc21 std::string serialized = cuttlefish::GetATCommand(1, 2, 3, false); in TEST() local
/device/google/cuttlefish/host/commands/cvd_send_id_disclosure/unittest/
Dcellular_identifier_disclosure_command_builder_test.cc21 std::string serialized = cuttlefish::GetATCommand("001001", 2, 3, false); in TEST() local
/device/google/cuttlefish/host/commands/secure_env/
Djson_serializable.cpp48 auto serialized = Json::writeString(factory, json_); in SerializedSize() local
54 auto serialized = Json::writeString(factory, json_); in Serialize() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc714 std::string serialized = std::string(output.begin(), output.end()); in ParseBinProtoFlagHelper() local