Home
last modified time | relevance | path

Searched defs:GetUpdateDisabled (Results 1 – 3 of 3) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dconfig.go860 func (f *JSONConfigFile) GetUpdateDisabled() (bool, bool) { func
H A Denv.go101 func (n NullConfiguration) GetUpdateDisabled() (bool, bool) { return false, false } func
1983 func (e *Env) GetUpdateDisabled() (bool, bool) { func
H A Dinterfaces.go216 GetUpdateDisabled() (bool, bool) methodSpec