Searched defs:ParserConfig (Results 1 – 1 of 1) sorted by relevance
39 struct ParserConfig { struct40 int32_t taskConfigValue;41 int32_t appConfigValue;42 int32_t aniConfigValue;279 bool RpcServer::ParserConfig(std::string parserConfigJson) in ParserConfig() function in SysTuning::TraceStreamer::RpcServer