Searched refs:GetStateDescription (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/mobile/
H A Dmobile_activator.cc396 << GetStateDescription(state_);
690 << "\n ui=" << GetStateDescription(state_)
875 const char* MobileActivator::GetStateDescription(PlanActivationState state) { function in class:chromeos::MobileActivator
985 << GetStateDescription(state_)
986 << ", new = " << GetStateDescription(new_state);
H A Dmobile_activator.h277 static const char* GetStateDescription(PlanActivationState state);

Completed in 113 milliseconds