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

  /external/skia/gn/
gn_meta_sln.py 119 dstProjPath = os.path.join("out", "sln", projConfigs[0][1])
121 dstFilterPath = dstProjPath + ".filters"
124 ensureExists(os.path.dirname(dstProjPath))
163 with open(dstProjPath, "w") as newProj:
  /external/skqp/gn/
gn_meta_sln.py 119 dstProjPath = os.path.join("out", "sln", projConfigs[0][1])
121 dstFilterPath = dstProjPath + ".filters"
124 ensureExists(os.path.dirname(dstProjPath))
163 with open(dstProjPath, "w") as newProj:

Completed in 1175 milliseconds