Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_info_storage.h25 struct FormInfoStorage { struct
29 FormInfoStorage() = default; argument
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp31 FormInfoStorage::FormInfoStorage(int32_t userId, const std::vector<AppExecFwk::FormInfo> &formInfos) in FormInfoStorage() function in OHOS::AAFwk::FormInfoStorage