Searched refs:PROTO_STEM (Results 1 – 2 of 2) sorted by relevance
37 PROTO_STEM = os.path.join(PYTHON_STEM, 'src', 'proto') variable60 shutil.rmtree(PROTO_STEM)64 shutil.copytree(GRPC_PROTO_STEM, PROTO_STEM)
38 PROTO_STEM = os.path.join(GRPC_STEM, 'src', 'proto') variable