Home
last modified time | relevance | path

Searched refs:identHash (Results 1 – 16 of 16) sorted by relevance

/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DProfiling.cpp40 void RouterProfile::Save (const IdentHash& identHash) in Save() argument
57 std::string ident = identHash.ToBase64 (); in Save()
68 void RouterProfile::Load (const IdentHash& identHash) in Load() argument
70 std::string ident = identHash.ToBase64 (); in Load()
171 std::shared_ptr<RouterProfile> GetRouterProfile (const IdentHash& identHash) in GetRouterProfile() argument
174 profile->Load (identHash); // if possible in GetRouterProfile()
H A DProfiling.h40 void Save (const IdentHash& identHash);
41 void Load (const IdentHash& identHash);
69 std::shared_ptr<RouterProfile> GetRouterProfile (const IdentHash& identHash);
/dports/security/i2pd/i2pd-2.40.0/libi2pd_client/
H A DAddressBook.cpp206 f << it.second->identHash.ToBase32 (); in Save()
231 addr = GetAddress (it.second->identHash); in Save()
284 if (identHash.FromBase32 (b32) > 0) in Address()
298 identHash = hash; in Address()
426 return m_Storage->GetAddress (addr->identHash); in GetFullAddress()
500 it->second->identHash = ident->GetIdentHash (); in LoadHostsFromStream()
502 m_Storage->RemoveAddress (it->second->identHash); in LoadHostsFromStream()
576 auto dest = context.FindLocalDestination (it1->second->identHash); in LoadLocal()
581 auto it2 = m_Resolvers.find (it1->second->identHash); in LoadLocal()
590 resolver->AddAddress (it.first, it.second->identHash); in LoadLocal()
[all …]
H A DBOB.cpp93 auto leaseSet = GetLocalDestination ()->FindLeaseSet (addr->identHash); in HandleReceivedAddress()
97 GetLocalDestination ()->RequestDestination (addr->identHash, in HandleReceivedAddress()
628 auto leaseSet = localDestination->FindLeaseSet (addr->identHash); in LookupCommandHandler()
645 localDestination->RequestDestination (addr->identHash, requstCallback); in LookupCommandHandler()
659 auto ls = i2p::data::netdb.FindLeaseSet (addr->identHash); in LookupLocalCommandHandler()
H A DMatchedDestination.cpp28 m_RemoteIdent = addr->identHash; in ResolveCurrentLeaseSet()
H A DI2PService.cpp136 this->m_LocalDestination->CreateStream(streamRequestComplete, address->identHash, port); in CreateStream()
145 m_LocalDestination->CreateStream (streamRequestComplete, address->identHash, port); in CreateStream()
H A DAddressBook.h45 i2p::data::IdentHash identHash; member
H A DSAM.cpp521 auto leaseSet = session->GetLocalDestination ()->FindLeaseSet(addr->identHash); in ProcessStreamConnect()
526 session->GetLocalDestination ()->RequestDestination(addr->identHash, in ProcessStreamConnect()
741 auto leaseSet = dest->FindLeaseSet (addr->identHash); in ProcessNamingLookup()
745 dest->RequestDestination (addr->identHash, in ProcessNamingLookup()
H A DI2PTunnel.cpp599 GetLocalDestination ()->SendPing (m_Address->identHash); in HandleKeepAliveTimer()
1075 *m_RemoteIdent = addr->identHash; in TryResolving()
H A DI2CP.cpp778 ident = addr->identHash; in HostLookupMessageHandler()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/evanw/esbuild/internal/css_printer/
H A Dcss_printer.go562 identHash const
688 p.printIdent(t.Text, identHash, whitespace)
/dports/devel/esbuild/esbuild-0.12.23/internal/css_printer/
H A Dcss_printer.go513 identHash const
639 p.printIdent(t.Text, identHash, whitespace)
/dports/www/grafana8/grafana-8.3.6/.yarn/plugins/@yarnpkg/
H A Dplugin-typescript.cjs6identHash))==null?void 0:T.descriptorHash,v=(V=P.manifest.devDependencies.get(r.identHash))==null?…
H A Dplugin-outdated.cjs8 …ncludes(":")&&!R.startsWith("npm:"))continue;let p=d.dependencies.get(f.identHash);p||this.throw(t…
H A Dplugin-interactive-tools.cjs440 …=m.get(ce.descriptorHash);typeof me!="undefined"&&me!==null&&(_e.set(ce.identHash,Ao.structUtils.m…
/dports/www/grafana8/grafana-8.3.6/.yarn/releases/
H A Dyarn-3.1.0.cjs407identHash,l)}if(this.devDependencies=new Map,typeof e.devDependencies=="object"&&e.devDependencies…
433identHash),l=[];a.push([i.range,l]);let c={status:ki.Inactive,userProvided:s,parentDescriptor:i};f…
449 …t.manifest[vr.REGULAR].has(e.identHash),a=t.manifest[vr.DEVELOPMENT].has(e.identHash),l=t.manifest…
478 …ckage to have been registered");let g=(o=c.dependencies.get(l.requested.identHash))!=null?o:null,f…
545identHash);if(await r.restoreInstallState({restoreResolutions:!1}),await r.resolveEverything({cach…
573identHash)}}let l=s.filter(u=>a.has(u.identHash));for(let u of l)r.storedDescriptors.delete(u.desc…
577identHash);if(typeof K=="undefined")throw new Error("Assertion failed: This descriptor should have…
578 …ext.cwd);await r.restoreInstallState();let n=S.parseIdent(this.package).identHash,s=this.recursive…
582identHash))continue;let g=t.storedResolutions.get(u.descriptorHash);if(!g)throw new Error("Asserti…
606 …{S.stringifyLocator(V)} and ${f}/${S.stringifyLocator(W)}`);if(V.identHash!==W.identHash)throw new…
[all …]