Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
Dmock_bundle_mgr.h27 explicit BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) {} in BundleMgrProxy() function
/base/notification/distributed_notification_service/services/test/moduletest/mock/include/
Dmock_bundle_manager.h27 explicit BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) {} in BundleMgrProxy() function
/base/notification/distributed_notification_service/services/test/moduletest/mock/
Dmock_bundle_mgr_proxy.cpp27 BundleMgrProxy::BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) in BundleMgrProxy() function in OHOS::AppExecFwk::BundleMgrProxy
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dmock_bundle_mgr_proxy.cpp35 BundleMgrProxy::BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) in BundleMgrProxy() function in OHOS::AppExecFwk::BundleMgrProxy