Home
last modified time | relevance | path

Searched refs:GetIconAsync (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox/firefox-99.0/image/decoders/icon/win/
H A DnsIconChannel.h45 static RefPtr<ByteBufPromise> GetIconAsync(nsIURI* aURI);
H A DnsIconChannel.cpp669 RefPtr<nsIconChannel::ByteBufPromise> nsIconChannel::GetIconAsync( in GetIconAsync() function in nsIconChannel
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DContentParent.cpp7689 nsIconChannel::GetIconAsync(aURI)->Then( in RecvGetSystemIcon()