OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClaimRootClientAuthToken
(Results
1 - 2
of
2
) sorted by null
/external/libweave/src/privet/
auth_manager.cc
387
std::vector<uint8_t> AuthManager::
ClaimRootClientAuthToken
(
security_manager.cc
220
std::string SecurityManager::
ClaimRootClientAuthToken
(ErrorPtr* error) {
221
return Base64Encode(auth_manager_->
ClaimRootClientAuthToken
(
Completed in 160 milliseconds