Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_parse_fps.cpp39 void ParseFPS::GetAndSetPageType(Line& line, PageType& pageType) in GetAndSetPageType() argument
45 pageType = WEB; in GetAndSetPageType()
47 pageType = VIDEO; in GetAndSetPageType()
49 pageType = LARGE; in GetAndSetPageType()
/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_parse_fps.h85 inline void GetAndSetPageType(Line& line, PageType& pageType);