Home
last modified time | relevance | path

Searched defs:innerFormInfos (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_info_rdb_storage_mgr_test/
H A Dfms_form_info_rdb_storage_mgr_test.cpp61 std::vector<InnerFormInfo> innerFormInfos; variable
153 std::vector<InnerFormInfo> innerFormInfos; variable
177 std::vector<InnerFormInfo> innerFormInfos; variable
194 InnerFormInfo innerFormInfos; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/forminfordbstoragemgr_fuzzer/
H A Dforminfordbstoragemgr_fuzzer.cpp52 std::vector<InnerFormInfo> innerFormInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/forminfostoragemgr_fuzzer/
H A Dforminfostoragemgr_fuzzer.cpp56 std::vector<InnerFormInfo> innerFormInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_rdb_storage_mgr.cpp114 …st std::unordered_map<std::string, std::string> &value, std::vector<InnerFormInfo> &innerFormInfos) in SaveEntries()
132 ErrCode FormInfoRdbStorageMgr::LoadFormData(std::vector<InnerFormInfo> &innerFormInfos) in LoadFormData()
H A Dform_db_cache.cpp46 std::vector<InnerFormInfo> innerFormInfos; in Start() local