Home
last modified time | relevance | path

Searched refs:BundleStatusCallbackProxy (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_status_callback_proxy.cpp27 void BundleStatusCallbackProxy::InitResultMap() in InitResultMap()
182 BundleStatusCallbackProxy::BundleStatusCallbackProxy(const sptr<IRemoteObject> &object) in BundleStatusCallbackProxy() function in OHOS::AppExecFwk::BundleStatusCallbackProxy
189 BundleStatusCallbackProxy::~BundleStatusCallbackProxy() in ~BundleStatusCallbackProxy()
194 void BundleStatusCallbackProxy::OnBundleStateChanged( in OnBundleStateChanged()
201 if (!data.WriteInterfaceToken(BundleStatusCallbackProxy::GetDescriptor())) { in OnBundleStateChanged()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_status_callback_proxy.h26 class BundleStatusCallbackProxy : public IRemoteProxy<IBundleStatusCallback> {
28 explicit BundleStatusCallbackProxy(const sptr<IRemoteObject> &object);
29 virtual ~BundleStatusCallbackProxy() override;
68 static inline BrokerDelegator<BundleStatusCallbackProxy> delegator_;
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlestatuscallbackproxy_fuzzer/
H A Dbundlestatuscallbackproxy_fuzzer.cpp28 BundleStatusCallbackProxy callbackProxy(object); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp7360 auto proxy = iface_cast<BundleStatusCallbackProxy>(remoteObject);
7379 auto proxy = iface_cast<BundleStatusCallbackProxy>(remoteObject);
7416 auto proxy = iface_cast<BundleStatusCallbackProxy>(remoteObject);
7436 auto proxy = iface_cast<BundleStatusCallbackProxy>(remoteObject);
7458 auto proxy = iface_cast<BundleStatusCallbackProxy>(remoteObject);
7479 auto proxy = iface_cast<BundleStatusCallbackProxy>(remoteObject);