MCPcopy 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
202ThrustSessionVisitedLinkStore*
203ThrustSession::GetVisitedLinkStore()
204{
205 return visitedlink_store_.get();
206}
207
208ThrustSessionProxyConfigService*
209ThrustSession::GetProxyConfigService()

Callers 1

CallLocalMethodMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected