Searched refs:json_settings (Results 1 – 1 of 1) sorted by relevance
85 auto json_settings = connection_->ReadJsonMessage(); in serverLoop() local87 if (readSettingsFromJson(settings, json_settings)) { in serverLoop()