Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breach/thrust
/ GetVisitedLinkStore
Method
GetVisitedLinkStore
src/browser/session/thrust_session.cc:202–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
ThrustSessionVisitedLinkStore*
203
ThrustSession::GetVisitedLinkStore()
204
{
205
return visitedlink_store_.get();
206
}
207
208
ThrustSessionProxyConfigService*
209
ThrustSession::GetProxyConfigService()
Callers
1
CallLocalMethod
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected