Home
last modified time | relevance | path

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

/external/libweave/src/
Ddevice_registration_info.h122 GcdState GetGcdState() const { return gcd_state_; } in GetGcdState() function
Ddevice_manager.cc84 GcdState DeviceManager::GetGcdState() const { in GetGcdState() function in weave::DeviceManager
Ddevice_registration_info_unittest.cc193 GcdState GetGcdState() const { return dev_reg_->GetGcdState(); } in GetGcdState() function in weave::DeviceRegistrationInfoTest