Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A 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/services/ans/test/unittest/mock/include/
H A Dmock_bundle_mgr.h25 class BundleMgrProxy : public IRemoteProxy<IBundleMgr> { class
27 explicit BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) {} in BundleMgrProxy() function in OHOS::AppExecFwk::BundleMgrProxy
/base/notification/distributed_notification_service/services/test/moduletest/mock/include/
H A Dmock_bundle_manager.h25 class BundleMgrProxy : public IRemoteProxy<IBundleMgr> { class
27 explicit BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) {} in BundleMgrProxy() function in OHOS::AppExecFwk::BundleMgrProxy
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_bundle_mgr_proxy.cpp35 BundleMgrProxy::BundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) in BundleMgrProxy() function in OHOS::AppExecFwk::BundleMgrProxy

Completed in 2 milliseconds