HomeSort by relevance Sort by last modified time
    Searched refs:StorePropertyAsync (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
mock_login_library.h 30 MOCK_METHOD4(StorePropertyAsync, bool(const std::string&,
login_library.h 56 virtual bool StorePropertyAsync(const std::string& name,
login_library.cc 74 bool StorePropertyAsync(const std::string& name,
78 DCHECK(callback) << "must provide a callback to StorePropertyAsync()";
328 bool StorePropertyAsync(const std::string& name,

Completed in 88 milliseconds