Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_parse_fps.h34 } PageType; typedef
85 inline void GetAndSetPageType(Line& line, PageType& pageType);
86 …inline const FpsResult ParseBranch(FilePath& filePath, PackageName& pN, PageType& pT, TouchEvent&…
105 PageType pageTypeClient;
/developtools/profiler/host/smartperf/client/client_command/
Dsp_parse_fps.cpp39 void ParseFPS::GetAndSetPageType(Line& line, PageType& pageType) in GetAndSetPageType()
62 const FpsResult ParseFPS::ParseBranch(FilePath& filePath, PackageName& pN, PageType& pT, TouchEvent… in ParseBranch()
72 case PageType::VIDEO:{ in ParseBranch()
81 case PageType::WEB:{ in ParseBranch()