Lines Matching refs:kError
88 abuilder->log(Logger::Level::kError, &(*m)["mode"], "Invalid mask mode."); in AttachMask()
106 abuilder->log(Logger::Level::kError, m, "Could not parse mask path."); in AttachMask()
221 this->log(Logger::Level::kError, nullptr, "Could not load: %s.", name); in attachNestedAnimation()
230 this->log(Logger::Level::kError, nullptr, "Could not parse nested animation: %s.", name); in attachNestedAnimation()
247 this->log(Logger::Level::kError, nullptr, "Layer missing refId."); in attachAssetRef()
257 this->log(Logger::Level::kError, nullptr, "Asset not found: '%s'.", refId.c_str()); in attachAssetRef()
262 this->log(Logger::Level::kError, nullptr, in attachAssetRef()
285 this->log(Logger::Level::kError, &jlayer, "Could not parse solid layer."); in attachSolidLayer()
312 this->log(Logger::Level::kError, nullptr, in loadImageAsset()
333 this->log(Logger::Level::kError, nullptr, "Could not load first image asset frame."); in attachImageAsset()
471 this->log(Logger::Level::kError, nullptr, in attachLayer()