Home
last modified time | relevance | path

Searched refs:FileSteamPtr (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_parse_fps.h28 using FileSteamPtr = std::shared_ptr<std::ifstream>; variable
/developtools/profiler/host/smartperf/client/client_command/
Dsp_parse_fps.cpp99 FileSteamPtr inFile(new std::ifstream()); in ParseTraceFile()
206 FileSteamPtr inFile(new std::ifstream()); in PraseFPSTrace()