Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_theme_manager.cpp31 ErrorCode ThemeManagerClient::AddForm(ThemeFormInfo themeFormInfo) in AddForm()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp213 ThemeManager::ThemeFormInfo themeFormInfo; in CreateForm() local
251 void FormMgrAdapter::FillThemeFormInfo(const Want &want, ThemeManager::ThemeFormInfo &themeFormInfo in FillThemeFormInfo()