Searched refs:parserConfigJson (Results 1 – 2 of 2) sorted by relevance
56 bool ParserConfig(std::string parserConfigJson);
694 bool RpcServer::ParserConfig(std::string parserConfigJson) in ParserConfig() argument696 json jMessage = json::parse(parserConfigJson); in ParserConfig()