Home
last modified time | relevance | path

Searched defs:eventKey (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswitch_tdd_test.cpp48 jerry_value_t eventKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>("on")); in SetUp() local
H A Dswiper_tdd_test.cpp45 jerry_value_t eventKey = jerry_create_string(reinterpret_cast<const jerry_char_t *>("on")); in SetUp() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1815 std::string eventKey = "eventKey"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2632 bool BundleMgrProxy::GetAllCommonEventInfo(const std::string &eventKey, std::vector<CommonEventInfo> &commonEventInfos) in GetAllCommonEventInfo() argument
H A Dbundle_mgr_host.cpp2213 std::string eventKey = data.ReadString(); in HandleGetAllCommonEventInfo() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h985 virtual bool GetAllCommonEventInfo(const std::string &eventKey, std::vector<CommonEventInfo> &commonEventInfos) in GetAllCommonEventInfo() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2439 bool BundleMgrHostImpl::GetAllCommonEventInfo(const std::string &eventKey, in GetAllCommonEventInfo() argument
H A Dbundle_data_mgr.cpp4909 bool BundleDataMgr::GetAllCommonEventInfo(const std::string &eventKey, in GetAllCommonEventInfo() argument
H A Dinner_bundle_info.cpp2680 void InnerBundleInfo::GetCommonEvents(const std::string &eventKey, std::vector<CommonEventInfo> &commonEvents) const in GetCommonEvents() argument

Completed in 88 milliseconds