Home
last modified time | relevance | path

Searched defs:CreateRuntime (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/native_child_process_test/mock/src/
Dmock_child_process_manager.cpp126 std::unique_ptr<AbilityRuntime::Runtime> ChildProcessManager::CreateRuntime(const AppExecFwk::Bundl… in CreateRuntime() function in OHOS::AbilityRuntime::ChildProcessManager
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
Dchild_process_manager.cpp378 std::unique_ptr<AbilityRuntime::Runtime> ChildProcessManager::CreateRuntime(const AppExecFwk::Bundl… in CreateRuntime() function in OHOS::AbilityRuntime::ChildProcessManager
/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/
Dfrs_form_render_record_test.cpp63 bool CreateRuntime(const FormJsInfo &formJsInfo) in CreateRuntime() function in FormRenderRecordMock
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_record.cpp535 bool FormRenderRecord::CreateRuntime(const FormJsInfo &formJsInfo) in CreateRuntime() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp2228 void* ArkNativeEngine::CreateRuntime(bool isLimitedWorker) in CreateRuntime() function in ArkNativeEngine