Home
last modified time | relevance | path

Searched defs:bundleObject (Results 1 – 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
Dability_permission_test.cpp49 OHOS::sptr<OHOS::IRemoteObject> bundleObject = new (std::nothrow) BundleMgrService(); in SetUpTestCase() local
Dability_context_test.cpp67 OHOS::sptr<OHOS::IRemoteObject> bundleObject = new (std::nothrow) BundleMgrService(); in SetUpTestCase() local
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_client_test/
Dquick_fix_manager_client_test.cpp60 sptr<IRemoteObject> bundleObject = new (std::nothrow) AppExecFwk::BundleMgrService(); in SetUp() local
/foundation/ability/ability_runtime/test/moduletest/quick_fix/quick_fix_manager_module_test/
Dquick_fix_manager_module_test.cpp84 sptr<IRemoteObject> bundleObject = new (std::nothrow) AppExecFwk::BundleMgrService(); in SetUp() local
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
Dstorage_statistics_n_exporter.cpp201 NVal bundleObject = NVal::CreateObject(env); in GetBundleStats() local
253 NVal bundleObject = NVal::CreateObject(env); in GetCurrentBundleStats() local
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_service_test/
Dquick_fix_manager_apply_task_test.cpp116 sptr<IRemoteObject> bundleObject = new (std::nothrow) AppExecFwk::BundleMgrService(); in SetUp() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dcontext_impl_test.cpp70 sptr<IRemoteObject> bundleObject = new (std::nothrow) BundleMgrService(); in SetUp() local
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp73 sptr<IRemoteObject> bundleObject = new (std::nothrow) BundleMgrService(); in SetUpTestCase() local