Home
last modified time | relevance | path

Searched defs:formInfos (Results 1 - 25 of 56) sorted by relevance

123

/foundation/ability/form_fwk/services/include/
H A Dform_info_storage.h27 std::vector<AppExecFwk::FormInfo> formInfos; member
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dmock_form_info_mgr.cpp31 GetFormsInfoByBundle( const std::string &bundleName, std::vector<FormInfo> &formInfos, int32_t userId) GetFormsInfoByBundle() argument
H A Dmock_form_data_mgr.cpp79 GetFormRecord( const std::string &bundleName, std::vector<FormRecord> &formInfos, int32_t userId) const GetFormRecord() argument
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_mgr_adapter.cpp30 GetFormsInfoByModuleWithoutCheck(const std::string &bundleName, const std::string &moduleName, std::vector<FormInfo> &formInfos, int32_t userId) GetFormsInfoByModuleWithoutCheck() argument
H A Dmock_form_info_mgr.cpp52 GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleName, std::vector<FormInfo> &formInfos, int32_t userId) GetFormsInfoByModule() argument
H A Dfms_form_mgr_adapter_test.cpp1698 std::string formInfos = ""; in HWTEST_F() local
1713 std::string formInfos; in HWTEST_F() local
1728 std::string formInfos ; in HWTEST_F() local
1744 std::string formInfos = ""; in HWTEST_F() local
/foundation/ability/form_fwk/test/fuzztest/forminfomgr_fuzzer/
H A Dforminfomgr_fuzzer.cpp47 std::vector<FormInfo> formInfos; in DoSomethingInterestingWithMyAPI() local
/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() argument
[all...]
/foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/
H A Dformdatamgr_fuzzer.cpp53 FormJsInfo formInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgrannex_fuzzer/
H A Dformmgrannex_fuzzer.cpp59 std::vector<FormInfo> formInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp59 std::vector<FormInfo> formInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formdatamgrone_fuzzer/
H A Dformdatamgrone_fuzzer.cpp55 std::vector<FormRecord> formInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgradapterone_fuzzer/
H A Dformmgradapterone_fuzzer.cpp61 FormInfo formInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_info_storage_test/
H A Dfms_form_info_storage_test.cpp67 std::vector<AppExecFwk::FormInfo> formInfos; in HWTEST_F() local
83 std::vector<AppExecFwk::FormInfo> formInfos; in HWTEST_F() local
97 std::vector<AppExecFwk::FormInfo> formInfos; in HWTEST_F() local
113 std::vector<AppExecFwk::FormInfo> formInfos; in HWTEST_F() local
131 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
146 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
164 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
183 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
201 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
220 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
241 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
263 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
285 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
309 std::vector<AppExecFwk::FormInfo> formInfos; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/form_mgr_proxy_test/
H A Dform_mgr_proxy_test.cpp80 std::vector<FormInfo> formInfos; in HWTEST_F() local
107 std::vector<FormInfo> formInfos; in HWTEST_F() local
800 std::vector<FormInfo> formInfos; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
H A Dform_info_mgr_test.cpp112 std::vector<FormInfo> formInfos; in HWTEST_F() local
135 std::vector<FormInfo> formInfos; in HWTEST_F() local
153 std::vector<FormInfo> formInfos; in HWTEST_F() local
170 std::vector<FormInfo> formInfos; in HWTEST_F() local
239 std::vector<FormInfo> formInfos; in HWTEST_F() local
362 std::vector<FormInfo> formInfos; HWTEST_F() local
380 std::vector<FormInfo> formInfos; HWTEST_F() local
406 std::vector<FormInfo> formInfos; HWTEST_F() local
432 std::vector<FormInfo> formInfos; HWTEST_F() local
456 std::vector<FormInfo> formInfos; HWTEST_F() local
525 std::vector<FormInfo> formInfos; HWTEST_F() local
540 std::vector<FormInfo> formInfos; HWTEST_F() local
715 std::vector<FormInfo> formInfos; HWTEST_F() local
732 std::vector<FormInfo> formInfos; HWTEST_F() local
753 std::vector<FormInfo> formInfos; HWTEST_F() local
777 std::vector<FormInfo> formInfos; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/fuzztest/formmgradapterthree_fuzzer/
H A Dformmgradapterthree_fuzzer.cpp70 std::vector<FormInfo> formInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formsupplycallback_fuzzer/
H A Dformsupplycallback_fuzzer.cpp70 std::vector<FormInfo> formInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/
H A Dformmgrproxy_fuzzer.cpp70 std::vector<FormInfo> formInfos; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_death_callback_test/
H A Dfms_form_mgr_death_callback_test.cpp120 std::vector<FormInfo> formInfos; in CreateProviderData() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_proxy_test/
H A Dfms_form_mgr_proxy_test.cpp1042 std::vector<FormInfo> formInfos; in HWTEST_F() local
1063 std::vector<FormInfo> formInfos; in HWTEST_F() local
1084 std::vector<FormInfo> formInfos; in HWTEST_F() local
1103 std::vector<FormInfo> formInfos; in HWTEST_F() local
1125 std::vector<FormInfo> formInfos; in HWTEST_F() local
1147 std::vector<FormInfo> formInfos; HWTEST_F() local
1167 std::vector<FormInfo> formInfos; HWTEST_F() local
1190 std::vector<FormInfo> formInfos; HWTEST_F() local
1213 std::vector<FormInfo> formInfos; HWTEST_F() local
1235 std::vector<FormInfo> formInfos; HWTEST_F() local
1257 std::vector<FormInfo> formInfos; HWTEST_F() local
1279 std::vector<FormInfo> formInfos; HWTEST_F() local
1696 std::string formInfos = "<formInfos>"; HWTEST_F() local
1717 std::string formInfos = "<formInfos>"; HWTEST_F() local
1737 std::string formInfos = "<formInfos>"; HWTEST_F() local
1759 std::string formInfos = "<formInfos>"; HWTEST_F() local
2246 std::vector<FormInfo> formInfos; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test.cpp460 std::vector<FormInfo> formInfos; in HWTEST_F() local
483 std::vector<FormInfo> formInfos; in HWTEST_F() local
769 std::vector<FormInfo> formInfos; in HWTEST_F() local
794 std::vector<FormInfo> formInfos; in HWTEST_F() local
812 std::vector<FormInfo> formInfos; HWTEST_F() local
831 std::vector<FormInfo> formInfos; HWTEST_F() local
849 std::vector<FormInfo> formInfos; HWTEST_F() local
868 std::vector<FormInfo> formInfos; HWTEST_F() local
885 std::vector<FormInfo> formInfos; HWTEST_F() local
901 std::vector<FormInfo> formInfos; HWTEST_F() local
918 std::vector<FormInfo> formInfos; HWTEST_F() local
1349 std::string formInfos = "formInfos"; HWTEST_F() local
1371 std::string formInfos = "formInfos"; HWTEST_F() local
1394 std::string formInfos = "formInfos"; HWTEST_F() local
[all...]
H A Dfms_form_mgr_service_test2.cpp598 std::vector<FormInfo> formInfos; in HWTEST_F() local
1147 std::vector<FormInfo> formInfos; in HWTEST_F() local
1165 std::vector<FormInfo> formInfos; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dform_ability_test.cpp1170 std::vector<FormInfo> formInfos; in HWTEST_F() local
1187 std::vector<FormInfo> formInfos; in HWTEST_F() local
1206 std::vector<FormInfo> formInfos; in HWTEST_F() local
1228 std::vector<FormInfo> formInfos; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h159 int DumpStorageFormInfos(std::string& formInfos) in DumpStorageFormInfos() argument
170 int DumpFormInfoByBundleName(const std::string& bundleName, std::string& formInfos) in DumpFormInfoByBundleName() argument

Completed in 22 milliseconds

123