Home
last modified time | relevance | path

Searched defs:ParserConfig (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/rpc/
Drpc_server.cpp39 struct ParserConfig { struct
40 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