Searched defs:REPOSITORY_ROOT (Results 1 - 1 of 1) sorted by relevance

/frameworks/webview/chromium/tools/
H A Dmerge_common.py23 REPOSITORY_ROOT = os.path.join(os.environ['ANDROID_BUILD_TOP'], variable
121 def GetCommandStdout(args, cwd=REPOSITORY_ROOT, ignore_errors=False):
129 cwd: The working directory to use. Defaults to REPOSITORY_ROOT.
147 cwd=REPOSITORY_ROOT):

Completed in 339 milliseconds