Searched defs:ScheduleExitProcessSafely (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ | ||
| D | child_scheduler_proxy.cpp | 61 bool ChildSchedulerProxy::ScheduleExitProcessSafely() in ScheduleExitProcessSafely() function in OHOS::AppExecFwk::ChildSchedulerProxy |
| /foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrchildschedulerstub_fuzzer/ | ||
| D | abilityinterfacesappmgrchildschedulerstub_fuzzer.cpp | 61 bool ScheduleExitProcessSafely() override{ return true; }; in ScheduleExitProcessSafely() function in OHOS::ChildSchedulerStubFUZZ |
| /foundation/ability/ability_runtime/services/appmgr/src/ | ||
| D | child_process_record.cpp | 171 void ChildProcessRecord::ScheduleExitProcessSafely() in ScheduleExitProcessSafely() function in OHOS::AppExecFwk::ChildProcessRecord |
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ | ||
| D | child_main_thread.cpp | 304 bool ChildMainThread::ScheduleExitProcessSafely() in ScheduleExitProcessSafely() function in OHOS::AppExecFwk::ChildMainThread |