Searched defs:AppStartRecord (Results 1 – 2 of 2) sorted by relevance
172 struct AppStartRecord { struct189 virtual void CreateRecord(const std::string& bundleName, const AppStartRecord& record) = 0; argument
26 using AppStartRecord = IAppLaunchSceneDb::AppStartRecord; variable