Searched refs:FindMappingByAccountId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/gcm_driver/
H A Dgcm_account_mapper.h92 AccountMapping* FindMappingByAccountId(const std::string& account_id);
H A Dgcm_account_mapper.cc84 FindMappingByAccountId(token_iter->account_id);
275 AccountMapping* account_mapping = FindMappingByAccountId(account_id);
329 AccountMapping* GCMAccountMapper::FindMappingByAccountId( function in class:gcm::GCMAccountMapper

Completed in 493 milliseconds