Searched refs:initUIContentRet (Results 1 – 1 of 1) sorted by relevance
1347 …WMError initUIContentRet = InitUIContent(contentInfo, env, storage, setUIContentType, restoreType,… in SetUIContentInner() local1348 if (initUIContentRet != WMError::WM_OK) { in SetUIContentInner()1349 TLOGE(WmsLogTag::WMS_LIFE, "Init UIContent fail, ret:%{public}u", initUIContentRet); in SetUIContentInner()1350 return initUIContentRet; in SetUIContentInner()