Searched refs:SetStringList (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Dscreen_context.h48 bool SetStringList(const KeyType& key, const StringList& value);
H A Dcontroller_pairing_screen.cc79 context_.SetStringList(kContextKeyDevices, StringList());
150 context_.SetStringList(kContextKeyDevices, devices);
H A Dscreen_context.cc53 bool ScreenContext::SetStringList(const KeyType& key, const StringList& value) { function in class:chromeos::ScreenContext

Completed in 697 milliseconds