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()
223 this->log(Logger::Level::kError, nullptr, "Could not load: %s.", name); in attachNestedAnimation()
232 this->log(Logger::Level::kError, nullptr, "Could not parse nested animation: %s.", name); in attachNestedAnimation()
249 this->log(Logger::Level::kError, nullptr, "Layer missing refId."); in attachAssetRef()
259 this->log(Logger::Level::kError, nullptr, "Asset not found: '%s'.", refId.c_str()); in attachAssetRef()
264 this->log(Logger::Level::kError, nullptr, in attachAssetRef()
287 this->log(Logger::Level::kError, &jlayer, "Could not parse solid layer."); in attachSolidLayer()
314 this->log(Logger::Level::kError, nullptr, in loadImageAsset()
335 this->log(Logger::Level::kError, nullptr, "Could not load first image asset frame."); in attachImageAsset()
473 this->log(Logger::Level::kError, nullptr, in attachLayer()