Searched refs:mBotoPath (Results 1 – 1 of 1) sorted by relevance
80 private String mBotoPath = null; field in GCSBucketUtil208 return mBotoPath; in getBotoPath()234 if (mBotoPath != null) { in getRunUtil()235 run.setEnvVariable(ENV_BOTO_PATH, mBotoPath); in getRunUtil()672 mBotoPath = botoPath; in setBotoPath()