Home
last modified time | relevance | path

Searched refs:ConnectFreeInstall (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/applicationanrlistener_fuzzer/
H A Dapplicationanrlistener_fuzzer.cpp134 freeInstallManager->ConnectFreeInstall(*want, int32Param, token, stringParam); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h127 int ConnectFreeInstall(const Want &want, int32_t userId, const sptr<IRemoteObject> &callerToken,
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dfree_install_manager_test.cpp311 * @tc.name: ConnectFreeInstall
312 * @tc.desc: Test ConnectFreeInstall.
323 int res = freeInstallManager_->ConnectFreeInstall(want, userId, nullptr, ""); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp480 int FreeInstallManager::ConnectFreeInstall(const Want &want, int32_t userId, in ConnectFreeInstall() function in OHOS::AAFwk::FreeInstallManager
H A Dability_manager_service.cpp4002 result = freeInstallManager_->ConnectFreeInstall(want, validUserId, callerToken, localDeviceId); in ConnectAbilityCommon()

Completed in 25 milliseconds