Searched refs:CREDENTIAL_FILE_NAME (Results 1 – 3 of 3) sorted by relevance
36 return constants.CREDENTIAL_FILE_NAME and constants.TOKEN_FILE_PATH82 config_folder_path.joinpath(constants.CREDENTIAL_FILE_NAME).unlink(
254 constants.CREDENTIAL_FILE_NAME297 default_branch = 'git_main' if constants.CREDENTIAL_FILE_NAME else 'aosp-main'
310 CREDENTIAL_FILE_NAME = '' variable