Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/preview/external/ability/
Dcontext.cpp36 RefPtr<Context> Context::CreateContext(bool isStage, const std::string& rootDir) in CreateContext() function in OHOS::Ace::Context
/foundation/communication/wifi/wifi/services/wifi_standard/ipc_framework/cRPC/src/
Dcontext.c24 Context *CreateContext(int capacity) in CreateContext() function
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
Dintell_voice_manager_napi.cpp271 class CreateContext : public AsyncContext { in CreateEnrollIntelligentVoiceEngine() class
308 class CreateContext : public AsyncContext { in CreateWakeupIntelligentVoiceEngine() class
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
Drender_context_ohos_gl.cpp197 void* RenderContextOhosGl::CreateContext(bool share) in CreateContext() function in OHOS::Rosen::RenderContextOhosGl
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_record.cpp382 std::shared_ptr<AbilityRuntime::Context> FormRenderRecord::CreateContext(const FormJsInfo &formJsIn… in CreateContext() function in OHOS::AppExecFwk::FormRender::FormRenderRecord