Home
last modified time | relevance | path

Searched defs:SetApplicationClient (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp207 void AppLifeCycleDeal::SetApplicationClient(const sptr<IAppScheduler> &thread) in SetApplicationClient() function in OHOS::AppExecFwk::AppLifeCycleDeal
H A Dmodule_running_record.cpp406 void ModuleRunningRecord::SetApplicationClient(std::shared_ptr<AppLifeCycleDeal> &appLifeCycleDeal) in SetApplicationClient() function in OHOS::AppExecFwk::ModuleRunningRecord
H A Dapp_running_record.cpp241 void AppRunningRecord::SetApplicationClient(const sptr<IAppScheduler> &thread) in SetApplicationClient() function in OHOS::AppExecFwk::AppRunningRecord