Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc_operator/
Dserver_config.cpp31 Json::Value ServerConfig::ToJson() const { in ToJson() function in cuttlefish::ServerConfig
/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp101 Json::Value ToJson(const CustomActionConfig& custom_action) { in ToJson() function