Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dchild_scheduler_proxy.cpp61 bool ChildSchedulerProxy::ScheduleExitProcessSafely() in ScheduleExitProcessSafely() function in OHOS::AppExecFwk::ChildSchedulerProxy
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrchildschedulerstub_fuzzer/
Dabilityinterfacesappmgrchildschedulerstub_fuzzer.cpp61 bool ScheduleExitProcessSafely() override{ return true; }; in ScheduleExitProcessSafely() function in OHOS::ChildSchedulerStubFUZZ
/foundation/ability/ability_runtime/services/appmgr/src/
Dchild_process_record.cpp171 void ChildProcessRecord::ScheduleExitProcessSafely() in ScheduleExitProcessSafely() function in OHOS::AppExecFwk::ChildProcessRecord
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dchild_main_thread.cpp304 bool ChildMainThread::ScheduleExitProcessSafely() in ScheduleExitProcessSafely() function in OHOS::AppExecFwk::ChildMainThread