Searched defs:TokensCallback (Results 1 – 2 of 2) sorted by relevance
37 typedef base::Callback<void(const std::vector<AudioToken>&)> TokensCallback; typedef
140 void TokensCallback(const std::vector<copresence::AudioToken>& tokens) { in TokensCallback() function in ChromeWhispernetClientTest