Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cSploit/android
/ getHost
Method
getHost
cSploit/src/org/csploit/android/net/RemoteReader.java:243–245 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
241
}
242
243
private
String getHost() {
244
return
host;
245
}
246
247
public
static
RemoteReader fromHost(String host) {
248
synchronized (readers) {
Callers
4
fromHost
Method · 0.80
fromUrl
Method · 0.80
run
Method · 0.80
onInputEntered
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected