Home
last modified time | relevance | path

Searched defs:serialized (Results 1 – 4 of 4) 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
78 std::string serialized; in SendResponse() local
Dmain.cc212 std::string serialized; 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.cc229 auto serialized = Json::writeString(factory, json); in JsonToBase64Url() local