Searched refs:SetJSExecutionContext (Results 1 – 5 of 5) sorted by relevance
118 void SetJSExecutionContext(const JSExecutionContext& context) in SetJSExecutionContext() function
209 actuator->SetJSExecutionContext(info.GetExecutionContext()); in Create()
100 void SetJSExecutionContext(const JSExecutionContext& context);
217 jsStack->SetJSExecutionContext(info.GetExecutionContext()); in Create()
421 void JSNavigationStack::SetJSExecutionContext(const JSExecutionContext& context) in SetJSExecutionContext() function in OHOS::Ace::Framework::JSNavigationStack