Searched refs:GetLoadOptions (Results 1 – 2 of 2) sorted by relevance
177 void GetLoadOptions(std::string& optionStr, bool isMainPage, bool hasAppCode);
3249 void JsiEngine::GetLoadOptions(std::string& optionStr, bool isMainPage, bool hasAppCode) in GetLoadOptions() function in OHOS::Ace::Framework::JsiEngine3378 GetLoadOptions(optionStr, isMainPage, jsAppCode->IsFunction(runtime)); in LoadJs()