Home
last modified time | relevance | path

Searched refs:GetBundleMgrProxyInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/src/
H A Dbundle_manager_helper.cpp157 return GetBundleMgrProxyInner(true); in GetBundleMgrProxyAsync()
162 return GetBundleMgrProxyInner(false); in GetBundleMgrProxy()
165 bool BundleManagerHelper::GetBundleMgrProxyInner(bool isAsync) in GetBundleMgrProxyInner() function in OHOS::EventFwk::BundleManagerHelper
/ohos5.0/base/notification/common_event_service/services/include/
H A Dbundle_manager_helper.h106 bool GetBundleMgrProxyInner(bool isAsync);