Home
last modified time | relevance | path

Searched refs:IsSupportNativeChildProcess (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/child_process_capi_test/
H A Dchild_process_capi_test.cpp71 } else if (!AAFwk::AppUtils::GetInstance().IsSupportNativeChildProcess()) { in HWTEST_F()
/foundation/ability/ability_runtime/services/common/include/
H A Dapp_utils.h164 * IsSupportNativeChildProcess, check if it supports native child process.
168 bool IsSupportNativeChildProcess();
/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp239 bool AppUtils::IsSupportNativeChildProcess() in IsSupportNativeChildProcess() function in OHOS::AAFwk::AppUtils
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp7839 if (!AAFwk::AppUtils::GetInstance().IsSupportNativeChildProcess() && in NotifyAppFaultBySA()

Completed in 15 milliseconds