Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.h77 bool HaveAllEndPoints(const AppStartRecord& record);
H A DAppLaunchSceneDataProcessor.cpp216 bool AppLaunchSceneDataProcessor::HaveAllEndPoints(const AppStartRecord& record) in HaveAllEndPoints() function in OHOS::HiviewDFX::AppLaunchSceneDataProcessor
236 return (HaveStartPoint(record) && hasTypePoint && hasDrawnCompletedPoint && HaveAllEndPoints(record)); in AllPointsReceived()

Completed in 2 milliseconds