Searched defs:noHostDBFormsMap (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/form_fwk/services/src/ |
H A D | form_db_cache.cpp | 361 void FormDbCache::BatchDeleteNoHostDBForms(int32_t callingUid, std::map<FormIdKey, std::set<int64_t>> &noHostDBFormsMap, in BatchDeleteNoHostDBForms() argument 314 GetNoHostInvalidDBForms(int32_t userId, int32_t callingUid, std::set<int64_t> &matchedFormIds, std::map<FormIdKey, std::set<int64_t>> &noHostDBFormsMap, std::map<int64_t, bool> &foundFormsMap) GetNoHostInvalidDBForms() argument [all...] |
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_message_event_test/ |
H A D | fms_form_mgr_message_event_test.cpp | 506 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; in HWTEST_F() local 527 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; in HWTEST_F() local 548 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; in HWTEST_F() local 572 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; in HWTEST_F() local 597 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; in HWTEST_F() local 632 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; HWTEST_F() local 656 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; HWTEST_F() local 684 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; HWTEST_F() local 712 std::map<FormIdKey, std::set<int64_t>> noHostDBFormsMap; HWTEST_F() local [all...] |
Completed in 3 milliseconds