Searched refs:MockBundleMgrProxy (Results 1 – 7 of 7) sorted by relevance
76 class MockBundleMgrProxy : public IRemoteProxy<IBundleMgr> { class80 virtual ~MockBundleMgrProxy() in ~MockBundleMgrProxy()192 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);208 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);227 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);246 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);488 const sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);509 const sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);529 const sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);547 sptr<MockBundleMgrProxy> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);[all …]
117 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…470 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…498 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…696 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…720 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…1291 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…1317 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…1345 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…1412 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…1435 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…[all …]
968 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…1737 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…1779 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…1822 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…
41 class MockBundleMgrProxy : public BundleMgrProxy {43 explicit MockBundleMgrProxy(const sptr<IRemoteObject> &impl) : BundleMgrProxy(impl) {}; in MockBundleMgrProxy() function44 virtual ~MockBundleMgrProxy() = default;
127 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…231 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…268 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…297 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…483 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…799 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…
66 class MockBundleMgrProxy : public IRemoteProxy<IBundleMgr> { class68 explicit MockBundleMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IBundleMgr>(impl) in MockBundleMgrProxy() function in __anonb194acf80110::MockBundleMgrProxy70 virtual ~MockBundleMgrProxy() in ~MockBundleMgrProxy()629 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);647 const sptr<IBundleMgr> bundleManager = new (std::nothrow) MockBundleMgrProxy(impl);
1108 …sptr<MockBundleMgrProxy> bmsProxy = new (std::nothrow) MockBundleMgrProxy(new (std::nothrow) MockB…