Home
last modified time | relevance | path

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

/development/tools/repo_diff/service/repodiff/
DMakefile39 GCP_DB_PROXY_PORT=$(GCP_DB_PROXY_PORT_PROD) macro
45 GCP_DB_PROXY_PORT=$(GCP_DB_PROXY_PORT_DEV) macro
72 …mysql -u $(GCP_DB_USER) -h 127.0.0.1 -P $(GCP_DB_PROXY_PORT) -p$(GCP_DB_PASSWORD) $(GCP_DB_NAME) $…