MCPcopy
hub / github.com/perkeep/perkeep / OnAndroid

Function OnAndroid

pkg/client/android/androidx_real.go:29–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27}
28
29func OnAndroid() bool {
30 detectOnce.Do(initOnAndroid)
31 return onAndroidCache
32}

Callers 8

parseConfigMethod · 0.92
SetupAuthMethod · 0.92
SecretRingFileMethod · 0.92
initTrustedCertsMethod · 0.92
initIgnoredFilesMethod · 0.92
initSecretRingMethod · 0.92
DialFunction · 0.70
TLSConfigFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected