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

  /external/chromium_org/components/gcm_driver/
gcm_account_mapper_unittest.cc 303 mapper()->SetAccountTokens(account_tokens);
358 mapper()->SetAccountTokens(account_tokens);
365 mapper()->SetAccountTokens(account_tokens);
386 mapper()->SetAccountTokens(account_tokens);
408 mapper()->SetAccountTokens(account_tokens);
442 mapper()->SetAccountTokens(account_tokens);
478 mapper()->SetAccountTokens(account_tokens);
519 mapper()->SetAccountTokens(account_tokens);
581 mapper()->SetAccountTokens(std::vector<GCMClient::AccountTokenInfo>());
617 mapper()->SetAccountTokens(std::vector<GCMClient::AccountTokenInfo>())
    [all...]
gcm_account_mapper.h 39 void SetAccountTokens(
gcm_account_mapper.cc 58 void GCMAccountMapper::SetAccountTokens(
307 SetAccountTokens(pending_account_tokens_);

Completed in 132 milliseconds