Searched refs:GetBundleMgrClient (Results 1 – 4 of 4) sorted by relevance
149 std::shared_ptr<AppExecFwk::BundleMgrClient> GetBundleMgrClient();
101 service->GetBundleMgrClient(); in AbilityStartupServiceFuzztest1()
403 auto bundleMgrClient = GetBundleMgrClient(); in GetSelfApplicationBundleName()538 std::shared_ptr<AppExecFwk::BundleMgrClient> AbilityAutoStartupService::GetBundleMgrClient() in GetBundleMgrClient() function in OHOS::AbilityRuntime::AbilityAutoStartupService
480 auto result = abilityAutoStartupService->GetBundleMgrClient();