Searched refs:TOKEN_RESULT (Results 1 – 6 of 6) sorted by relevance
25 TOKEN_RESULT, // WDResult<std::vector<std::string>> enumerator
54 new WDResult<std::map<std::string, std::string> >(TOKEN_RESULT, map)); in GetAllTokens()
71 DCHECK(result->GetType() == TOKEN_RESULT); in OnWebDataServiceRequestDone()
214 DCHECK(result->GetType() == TOKEN_RESULT); in OnWebDataServiceRequestDone()
80 TOKEN_RESULT, // WDResult<std::vector<std::string>> enumerator
824 new WDResult<std::map<std::string, std::string> >(TOKEN_RESULT, map)); in GetAllTokensImpl()