Home
last modified time | relevance | path

Searched refs:SetGcdState (Results 1 – 2 of 2) sorted by relevance

/external/libweave/src/
Ddevice_registration_info.cc309 SetGcdState(GcdState::kConnecting); in ScheduleCloudConnection()
349 SetGcdState(GcdState::kInvalidCredentials); in ParseOAuthResponse()
742 SetGcdState(GcdState::kConnected); in OnCloudRequestDone()
749 SetGcdState(GcdState::kConnecting); in RetryCloudRequest()
1207 void DeviceRegistrationInfo::SetGcdState(GcdState new_state) { in SetGcdState() function in weave::DeviceRegistrationInfo
1350 SetGcdState(GcdState::kInvalidCredentials); in RemoveCredentials()
Ddevice_registration_info.h258 void SetGcdState(GcdState new_state);