Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetName
Method
GetName
cpp/src/arrow/flight/cookie_internal.cc:244–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
std::string Cookie::GetName() const { return cookie_name_; }
245
246
void CookieCache::DiscardExpiredCookies() {
247
for (auto it = cookies.begin(); it != cookies.end();) {
Callers
5
name
Method · 0.45
UpdateCachedCookies
Method · 0.45
TEST
Function · 0.45
CompleteMultipartUploadWithErrorFixup
Method · 0.45
ProcessListBuckets
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36