Home
last modified time | relevance | path

Searched refs:StorePropertyAsync (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dmock_login_library.h30 MOCK_METHOD4(StorePropertyAsync, bool(const std::string&,
Dlogin_library.h56 virtual bool StorePropertyAsync(const std::string& name,
Dlogin_library.cc74 bool StorePropertyAsync(const std::string& name, in StorePropertyAsync() function in chromeos::LoginLibraryImpl
328 bool StorePropertyAsync(const std::string& name, in StorePropertyAsync() function in chromeos::LoginLibraryStubImpl