Home
last modified time | relevance | path

Searched refs:HaveEndPoint (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.h78 bool HaveEndPoint(const AppStartRecord& record);
H A DAppLaunchSceneDataProcessor.cpp221 bool AppLaunchSceneDataProcessor::HaveEndPoint(const AppStartRecord& record) in HaveEndPoint() function in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
356 return (HaveStartPoint(record) && hasTypePoint && HaveEndPoint(record) && HaveResponseOrCompletedPoint(record)); in ReportConditionMet()

Completed in 2 milliseconds