Searched refs:_get_environment_variable_file (Results 1 – 2 of 2) sorted by relevance
68 from oauth2client.client import _get_environment_variable_file254 _get_environment_variable_file())261 _get_environment_variable_file()
1145 credentials_filename = _get_environment_variable_file()1278 def _get_environment_variable_file(): function