Searched defs:ScheduleLoadChild (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ | ||
H A D | child_scheduler_proxy.cpp | 35 bool ChildSchedulerProxy::ScheduleLoadChild() in ScheduleLoadChild() function in OHOS::AppExecFwk::ChildSchedulerProxy |
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrchildschedulerstub_fuzzer/ | ||
H A D | abilityinterfacesappmgrchildschedulerstub_fuzzer.cpp | 60 bool ScheduleLoadChild() override{ return true; }; in ScheduleLoadChild() function in OHOS::ChildSchedulerStubFUZZ |
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ | ||
H A D | child_main_thread.cpp | 149 bool ChildMainThread::ScheduleLoadChild() in ScheduleLoadChild() function in OHOS::AppExecFwk::ChildMainThread |