Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.cpp234 bool hasTypePoint = !record.appStartupType.bundleName.empty(); in AllPointsReceived() local
236 return (HaveStartPoint(record) && hasTypePoint && hasDrawnCompletedPoint && HaveAllEndPoints(record)); in AllPointsReceived()
355 bool hasTypePoint = !record.appStartupType.bundleName.empty(); in ReportConditionMet() local
356 return (HaveStartPoint(record) && hasTypePoint && HaveEndPoint(record) && HaveResponseOrCompletedPoint(record)); in ReportConditionMet()

Completed in 2 milliseconds