Searched refs:appModel (Results 1 – 5 of 5) sorted by relevance
34 public AppModel appModel = AppModel.FA; field in ModuleInfo
30 public AppModel appModel = AppModel.FA; field in HapInfo
165 hapInfo.appModel = moduleInfo.appModel; in convertToHapInfo()
1025 moduleProfileInfo.moduleInfo.appModel = AppModel.STAGE; in parseModuleProfileInfo()
372 | appModel | AppModel枚举值 | 标识应用的框架模型<br/>- FA:FA模型<br/>-…