Searched defs:ParserConfig (Results 1 – 1 of 1) sorted by relevance
51 struct ParserConfig { struct52 int32_t taskConfigValue;53 int32_t appConfigValue;54 int32_t aniConfigValue;55 int32_t binderConfigValue;56 int32_t ffrtConvertConfigValue;57 int32_t HMKernelConfigValue;58 int32_t rawTraceCutStartTsValue;838 bool RpcServer::ParserConfig(std::string parserConfigJson) in ParserConfig() function in SysTuning::TraceStreamer::RpcServer