Home
last modified time | relevance | path

Searched defs:GetRootClientAuthToken (Results 1 – 2 of 2) sorted by relevance

/external/libweave/src/privet/
Dauth_manager_unittest.cc192 TEST_F(AuthManagerTest, GetRootClientAuthToken) { in TEST_F() argument
Dauth_manager.cc428 std::vector<uint8_t> AuthManager::GetRootClientAuthToken( in GetRootClientAuthToken() function in weave::privet::AuthManager