/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/src/ |
H A D | mock_bundle_manager.cpp | 45 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() 50 bool BundleMgrStub::GetBundleInfo(const string &bundleName, in GetBundleInfo() 55 GTEST_LOG_(INFO) << "BundleMgrStub:GetBundleInfo is ok"; in GetBundleInfo() 63 bool BundleMgrStub::GetBundleInfo(const string &bundleName, int32_t flags, BundleInfo &bundleInfo, int32_t userId) in GetBundleInfo() 73 bool BundleMgrStub::GetApplicationInfos(const ApplicationFlag flag, int userId, vector<ApplicationInfo> &appInfos) in GetApplicationInfos()
|
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
H A D | mock_bundle_manager.h | 40 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 46 class MocBundleMgrService : public BundleMgrStub { 55 class BundleMgrService : public BundleMgrStub {
|
/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/include/ |
H A D | mock_bundle_manager.h | 41 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 43 BundleMgrStub() {}; in BundleMgrStub() function in OHOS::AppExecFwk::BundleMgrStub 44 virtual ~BundleMgrStub() {} in ~BundleMgrStub()
|
/foundation/ability/ability_runtime/test/unittest/child_process_manager_test/include/ |
H A D | mock_bundle_manager.h | 35 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 38 class BundleMgrService : public BundleMgrStub {
|
/foundation/ability/ability_runtime/test/unittest/child_process_manager_second_test/include/ |
H A D | mock_bundle_manager.h | 35 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 38 class BundleMgrService : public BundleMgrStub {
|
/foundation/filemanagement/app_file_service/tests/mock/affwk/ |
H A D | service_registry_mock.cpp | 24 static sptr<AppExecFwk::BundleMgrStub> g_appMgrService = nullptr; 39 g_appMgrService = new AppExecFwk::BundleMgrStub(); in GetSystemAbility()
|
/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_bundle_manager.h | 37 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 44 class BundleMgrService : public BundleMgrStub {
|
H A D | mock_bundle_manager.cpp | 33 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/foundation/ability/ability_runtime/test/unittest/free_install_observer_manager_test/ |
H A D | mock_bundle_manager.h | 76 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 78 virtual ~BundleMgrStub() {} in ~BundleMgrStub() 83 class BundleMgrService : public BundleMgrStub {
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.h | 83 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 85 ~BundleMgrStub() = default; 90 class BundleMgrService : public BundleMgrStub {
|
H A D | mock_bundle_manager.h | 69 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 75 class BundleMgrService : public BundleMgrStub {
|
H A D | mock_bundle_manager.cpp | 76 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() 78 GTEST_LOG_(INFO) << " BundleMgrStub::OnRemoteRequest"; in OnRemoteRequest()
|
H A D | mock_bundle_manager_form.cpp | 56 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/ |
H A D | mock_bundle_manager.h | 76 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 78 virtual ~BundleMgrStub() {} in ~BundleMgrStub() 83 class BundleMgrService : public BundleMgrStub {
|
/foundation/barrierfree/accessibility/services/aams/test/mock/include/ |
H A D | mock_bundle_manager.h | 73 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 79 class BundleMgrService : public BundleMgrStub {
|
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/ |
H A D | mock_bundle_manager.cpp | 27 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() 29 GTEST_LOG_(INFO) << "MOCK BundleMgrStub OnRemoteRequest"; in OnRemoteRequest()
|
/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_bundle_manager.h | 73 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 79 class BundleMgrService : public BundleMgrStub {
|
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
H A D | mock_bundle_manager.h | 83 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 89 class BundleMgrService : public BundleMgrStub {
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/bundlemgr/ |
H A D | mock_bundle_manager.h | 304 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 306 virtual ~BundleMgrStub() {} in ~BundleMgrStub() 311 class BundleMgrService : public BundleMgrStub {
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/ |
H A D | mock_bundle_manager.cpp | 32 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_bundle_manager.cpp | 46 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/foundation/ability/ability_runtime/test/moduletest/mock/include/ |
H A D | mock_bundle_mgr.h | 317 class BundleMgrStub : public IRemoteStub<IBundleMgr> { class 323 class BundleMgrService : public BundleMgrStub {
|
/foundation/ability/ability_runtime/test/moduletest/mock/src/ |
H A D | mock_bundle_mgr.cpp | 67 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/ |
H A D | mock_bundle_manager.cpp | 67 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/ |
H A D | mock_bundle_manager.cpp | 132 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|