Searched refs:InitContextModule (Results 1 – 3 of 3) sorted by relevance
34 …void InitContextModule(const std::shared_ptr<JsRuntime>& runtime, std::shared_ptr<JsValue> moduleO…
93 void JsiContextModule::InitContextModule(const std::shared_ptr<JsRuntime>& runtime, std::shared_ptr… in InitContextModule() function in OHOS::Ace::Framework::JsiContextModule
514 JsiContextModule::GetInstance()->InitContextModule(runtime_, global); in InitJsObject()652 JsiContextModule::GetInstance()->InitContextModule(arkRuntime, global); in PreloadAceModule()781 JsiContextModule::GetInstance()->InitContextModule(runtime_, runtime_->GetGlobal()); in InitJsContextModuleObject()2763 JsiContextModule::GetInstance()->InitContextModule(arkRuntime, global); in PreloadAceModuleCard()