Searched defs:ToJson (Results 1 – 2 of 2) sorted by relevance
31 Json::Value ServerConfig::ToJson() const { in ToJson() function in cuttlefish::ServerConfig
101 Json::Value ToJson(const CustomActionConfig& custom_action) { in ToJson() function