Searched refs:BundleMgrHost (Results 1 – 13 of 13) sorted by relevance
51 BundleMgrHost bundleMgrHost;69 BundleMgrHost bundleMgrHost;87 BundleMgrHost bundleMgrHost;105 BundleMgrHost bundleMgrHost;123 BundleMgrHost bundleMgrHost;141 BundleMgrHost bundleMgrHost;159 BundleMgrHost bundleMgrHost;177 BundleMgrHost bundleMgrHost;195 BundleMgrHost bundleMgrHost;213 BundleMgrHost bundleMgrHost;[all …]
55 BundleMgrHost bundleMgrHost;70 BundleMgrHost bundleMgrHost;85 BundleMgrHost bundleMgrHost;100 BundleMgrHost bundleMgrHost;115 BundleMgrHost bundleMgrHost;130 BundleMgrHost bundleMgrHost;145 BundleMgrHost bundleMgrHost;160 BundleMgrHost bundleMgrHost;175 BundleMgrHost bundleMgrHost;190 BundleMgrHost bundleMgrHost;[all …]
88 BundleMgrHost::BundleMgrHost() in BundleMgrHost() function in OHOS::AppExecFwk::BundleMgrHost97 std::u16string descriptor = BundleMgrHost::GetDescriptor(); in OnRemoteRequest()754 ErrCode BundleMgrHost::HandleGetBundleInfo(MessageParcel &data, MessageParcel &reply) in HandleGetBundleInfo()1817 ErrCode BundleMgrHost::HandleCopyAp(MessageParcel &data, MessageParcel &reply) in HandleCopyAp()1836 ErrCode BundleMgrHost::HandleDumpInfos(MessageParcel &data, MessageParcel &reply) in HandleDumpInfos()2434 ErrCode BundleMgrHost::HandleGetAppType(MessageParcel &data, MessageParcel &reply) in HandleGetAppType()2703 ErrCode BundleMgrHost::HandleGetIconById(MessageParcel &data, MessageParcel &reply) in HandleGetIconById()2918 int32_t BundleMgrHost::AllocatAshmemNum() in AllocatAshmemNum()3570 bool BundleMgrHost::WriteParcelableIntoAshmem( in WriteParcelableIntoAshmem()3726 ErrCode BundleMgrHost::HandleCanOpenLink(MessageParcel &data, MessageParcel &reply) in HandleCanOpenLink()[all …]
35 std::u16string descriptor = BundleMgrHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI()41 BundleMgrHost bundleMgrHost; in DoSomethingInterestingWithMyAPI()
157 data.WriteInterfaceToken(BundleMgrHost::GetDescriptor());202 data.WriteInterfaceToken(BundleMgrHost::GetDescriptor());
46 sptr<AppExecFwk::BundleMgrHost> bundleManager_ = nullptr;56 bundleManager_ = new (std::nothrow) AppExecFwk::BundleMgrHost(); in SetUp()
31 class MockBundleMgrService : public BundleMgrHost {
31 class MockBundleManager : public BundleMgrHost {
25 class MockBundleMgrService : public BundleMgrHost {
30 class BundleMgrHost : public IRemoteStub<IBundleMgr> {32 BundleMgrHost();33 virtual ~BundleMgrHost() = default;890 DISALLOW_COPY_AND_MOVE(BundleMgrHost);
26 class MockBundleMgrHost : public BundleMgrHost {
224 … #15 pc 0000000000091c3c /system/lib64/libappexecfwk_core.z.so(OHOS::AppExecFwk::BundleMgrHost
34 class BundleMgrHostImpl : public BundleMgrHost {