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

/external/chromium_org/components/suggestions/
H A Dsuggestions_service.h102 void SetDefaultExpiryTimestamp(SuggestionsProfile* suggestions,
H A Dsuggestions_service.cc240 void SuggestionsService::SetDefaultExpiryTimestamp( function in class:suggestions::SuggestionsService
350 SetDefaultExpiryTimestamp(&suggestions, now_usec + kDefaultExpiryUsec);
H A Dsuggestions_service_unittest.cc593 suggestions_service->SetDefaultExpiryTimestamp(&suggestions,

Completed in 4704 milliseconds