Home
last modified time | relevance | path

Searched refs:Refresh (Results 1 – 8 of 8) sorted by relevance

/system/tpm/tpm_manager/server/
Dtpm2_status_impl.cc40 Refresh(); in IsTpmEnabled()
47 Refresh(); in IsTpmOwned()
57 if (!Refresh()) { in GetDictionaryAttackInfo()
76 bool Tpm2StatusImpl::Refresh() { in Refresh() function in tpm_manager::Tpm2StatusImpl
Dtpm2_status_impl.h49 bool Refresh();
/system/connectivity/shill/dbus/
Dchromeos_ipconfig_dbus_adaptor.cc128 bool ChromeosIPConfigDBusAdaptor::Refresh(brillo::ErrorPtr* error) { in Refresh() function in shill::ChromeosIPConfigDBusAdaptor
131 ipconfig_->Refresh(&e); in Refresh()
Dchromeos_ipconfig_dbus_adaptor.h70 bool Refresh(brillo::ErrorPtr* error) override;
/system/connectivity/shill/
Dipconfig.h180 void Refresh(Error* error);
Dipconfig.cc131 void IPConfig::Refresh(Error* /*error*/) { in Refresh() function in shill::IPConfig
Dipconfig_unittest.cc210 ipconfig_->Refresh(nullptr); in TEST_F()
/system/connectivity/shill/doc/
Dipconfig-api.txt27 void Refresh()