| 310 | } |
| 311 | |
| 312 | std::string BuildApplicationId() { |
| 313 | return "azpartner-arrow/" + GetBuildInfo().version_string; |
| 314 | } |
| 315 | } // namespace |
| 316 | |
| 317 | std::string AzureOptions::AccountBlobUrl(const std::string& account_name) const { |
no outgoing calls
no test coverage detected