Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h986 …virtual bool GetAllCommonEventInfo(const std::string &eventKey, std::vector<CommonEventInfo> &comm… in GetAllCommonEventInfo() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2600 bool BundleMgrProxy::GetAllCommonEventInfo(const std::string &eventKey, std::vector<CommonEventInfo… in GetAllCommonEventInfo() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2493 bool BundleMgrHostImpl::GetAllCommonEventInfo(const std::string &eventKey, in GetAllCommonEventInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp4898 bool BundleDataMgr::GetAllCommonEventInfo(const std::string &eventKey, in GetAllCommonEventInfo() function in OHOS::AppExecFwk::BundleDataMgr