Searched refs:IsErrorExist (Results 1 – 4 of 4) sorted by relevance
156 if (UpdateHelper::IsErrorExist(businessError)) { in NotifyJS()226 if (!UpdateHelper::IsErrorExist(businessError)) { in NotifyJS()
683 static bool IsErrorExist(const BusinessError &businessError);
438 bool UpdateHelper::IsErrorExist(const BusinessError &businessError) in IsErrorExist() function in OHOS::UpdateEngine::UpdateHelper
614 if (!UpdateHelper::IsErrorExist(businessError)) { in BuildBusinessError()