Home
last modified time | relevance | path

Searched defs:ToJson (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp109 Json::Value ToJson(const CustomActionInstanceID& custom_action) { in ToJson() function
115 Json::Value ToJson(const CustomShellActionConfig& custom_action) { in ToJson() function
129 Json::Value ToJson(const CustomActionServerConfig& custom_action) { in ToJson() function
144 Json::Value ToJson(const CustomDeviceStateActionConfig& custom_action) { in ToJson() function
/device/google/cuttlefish/host/frontend/webrtc_operator/
Dserver_config.cpp31 Json::Value ServerConfig::ToJson() const { in ToJson() function in cuttlefish::ServerConfig