Searched defs:eventMaps (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapterthree_fuzzer/ |
H A D | formmgradapterthree_fuzzer.cpp | 45 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 D | fms_form_mgr_adapter_test.cpp | 1216 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 D | form_mgr_adapter.cpp | 894 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 D | form_task_mgr.cpp | 1119 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()
|