Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/
Dserver_client.cpp53 std::string serialized(read_result.data.begin(), read_result.data.end()); in GetRequest() local
79 std::string serialized; in SendResponse() local
Dclient.cpp233 std::string serialized; in SendRequest() 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/libs/web/
Dcredential_source.cc220 auto serialized = Json::writeString(factory, json); in JsonToBase64Url() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc565 std::string serialized = std::string(output.begin(), output.end()); in ParseBinProtoFlagHelper() local