Home
last modified time | relevance | path

Searched defs:childScheduler (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H A Dapp_mgr_service_test.cpp1466 sptr<ChildMainThread> childScheduler; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1433 void AppMgrService::AttachChildProcess(const sptr<IRemoteObject> &childScheduler) in AttachChildProcess()
H A Dapp_mgr_service_inner.cpp7015 …ppMgrServiceInner::AttachChildProcess(const pid_t pid, const sptr<IChildScheduler> &childScheduler) in NotifyAppFaultBySA()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp1657 void AppMgrProxy::AttachChildProcess(const sptr<IRemoteObject> &childScheduler) in AttachChildProcess()