Searched refs:SetSystemParams (Results 1 – 2 of 2) sorted by relevance
94 void SetSystemParams(OHOS::Ace::Platform::SystemParams& args, Json::Value paramObj);
506 void JsAppImpl::SetSystemParams(OHOS::Ace::Platform::SystemParams& params, Json::Value paramObj) in SetSystemParams() function in JsAppImpl529 SetSystemParams(params, previewContext); in LoadDocument()