Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
Dform_info_storage.h24 struct FormInfoStorage { struct
28 FormInfoStorage() = default; argument
/foundation/ability/form_fwk/services/src/
Dform_info_storage.cpp28 FormInfoStorage::FormInfoStorage(int32_t userId, const std::vector<AppExecFwk::FormInfo> &formInfos) in FormInfoStorage() function in OHOS::AAFwk::FormInfoStorage