Home
last modified time | relevance | path

Searched defs:AppStartRecord (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/gateway/
H A DIAppLaunchSceneDb.h172 struct AppStartRecord { struct
189 virtual void CreateRecord(const std::string& bundleName, const AppStartRecord& record) = 0; argument
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAppLaunchSceneDataProcessor.h26 using AppStartRecord = IAppLaunchSceneDb::AppStartRecord; variable