HomeSort by relevance Sort by last modified time
    Searched refs:srcProjPath (Results 1 - 2 of 2) sorted by null

  /external/skia/gn/
gn_meta_sln.py 118 srcProjPath = os.path.join("out", projConfigs[0][0], projConfigs[0][1])
120 srcFilterPath = srcProjPath + ".filters"
128 with open(srcProjPath) as srcProjFile:
  /external/skqp/gn/
gn_meta_sln.py 118 srcProjPath = os.path.join("out", projConfigs[0][0], projConfigs[0][1])
120 srcFilterPath = srcProjPath + ".filters"
128 with open(srcProjPath) as srcProjFile:

Completed in 205 milliseconds