Searched defs:ParserConfig (Results 1 – 1 of 1) sorted by relevance
50 struct ParserConfig { struct51 int32_t taskConfigValue;52 int32_t appConfigValue;53 int32_t aniConfigValue;54 int32_t binderConfigValue;55 int32_t ffrtConvertConfigValue;56 int32_t HMKernelConfigValue;762 bool RpcServer::ParserConfig(std::string parserConfigJson) in ParserConfig() function in SysTuning::TraceStreamer::RpcServer