Home
last modified time | relevance | path

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

/external/cronet/build/win/
Dgn_meta_sln.py159 src_proj_path = os.path.join("out", proj_configs[0][0], proj_configs[0][1]) variable
161 src_filter_path = src_proj_path + ".filters"
172 with open(src_proj_path) as src_proj_file:
/external/angle/build/win/
Dgn_meta_sln.py159 src_proj_path = os.path.join("out", proj_configs[0][0], proj_configs[0][1]) variable
161 src_filter_path = src_proj_path + ".filters"
172 with open(src_proj_path) as src_proj_file: