Home
last modified time | relevance | path

Searched refs:GetTokenFromGce (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgoogle_auth_provider.cc170 token_from_gce_status = GetTokenFromGce(); in GetToken()
229 Status GoogleAuthProvider::GetTokenFromGce() { in GetTokenFromGce() function in tensorflow::GoogleAuthProvider
Dgoogle_auth_provider.h52 Status GetTokenFromGce() EXCLUSIVE_LOCKS_REQUIRED(mu_);