Home
last modified time | relevance | path

Searched defs:eventMaps (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapterthree_fuzzer/
H A Dformmgradapterthree_fuzzer.cpp45 std::map<std::string, std::vector<int64_t>> eventMaps; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test.cpp1216 std::map<std::string, std::vector<int64_t>> eventMaps; variable
1235 std::map<std::string, std::vector<int64_t>> eventMaps; variable
1258 std::map<std::string, std::vector<int64_t>> eventMaps; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp894 std::map<std::string, std::vector<int64_t>> eventMaps; in NotifyWhetherVisibleForms() local
1006 std::map<std::string, std::vector<int64_t>> eventMaps, const int32_t formVisibleType, in HandlerNotifyWhetherVisibleForms()
1060 std::map<std::string, std::vector<int64_t>> &eventMaps, const int32_t formVisibleType) in FilterDataByVisibleType()
1117 …ormMgrAdapter::FilterEventMapsByVisibleType(std::map<std::string, std::vector<int64_t>> &eventMaps, in FilterEventMapsByVisibleType()
2799 std::map<std::string, std::vector<int64_t>> &eventMaps) in CreateHandleEventMap()
H A Dform_task_mgr.cpp1119 std::map<std::string, std::vector<int64_t>> &eventMaps, in PostVisibleNotify()
1146 std::map<std::string, std::vector<int64_t>> eventMaps, const int32_t formVisibleType, in NotifyVisible()