Home
last modified time | relevance | path

Searched refs:ORIGINAL_DIR (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/multiprocessing/
H A Dspawn.py173 sys_path[i] = process.ORIGINAL_DIR
179 orig_dir=process.ORIGINAL_DIR,
194 process.ORIGINAL_DIR is not None):
195 main_path = os.path.join(process.ORIGINAL_DIR, main_path)
232 process.ORIGINAL_DIR = data['orig_dir']
H A Dprocess.py29 ORIGINAL_DIR = os.path.abspath(os.getcwd()) variable
31 ORIGINAL_DIR = None variable
/third_party/protobuf/kokoro/release/python/linux/
H A Dbuild_artifacts.sh9 ORIGINAL_DIR=`pwd`
11 cp -R $ORIGINAL_DIR stage
/third_party/protobuf/kokoro/release/python/macos/
H A Dbuild_artifacts.sh9 ORIGINAL_DIR=`pwd`
11 cp -R $ORIGINAL_DIR stage

Completed in 2 milliseconds