HomeSort by relevance Sort by last modified time
    Searched defs:GetServerAddressIndex (Results 1 - 3 of 3) sorted by null

  /system/connectivity/apmanager/
fake_config_adaptor.cc 107 uint16_t FakeConfigAdaptor::GetServerAddressIndex() {
config.cc 362 uint16_t Config::GetServerAddressIndex() const {
363 return adaptor_->GetServerAddressIndex();
  /system/connectivity/apmanager/dbus/
config_dbus_adaptor.cc 178 uint16_t ConfigDBusAdaptor::GetServerAddressIndex() {
179 return ConfigAdaptor::GetServerAddressIndex();

Completed in 84 milliseconds