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

  /external/skia/gn/
gn_meta_sln.py 44 slnFile = os.path.join("out", outDir, "all.sln")
45 configs.append((outDir, os.path.exists(slnFile)))
  /external/skqp/gn/
gn_meta_sln.py 44 slnFile = os.path.join("out", outDir, "all.sln")
45 configs.append((outDir, os.path.exists(slnFile)))

Completed in 86 milliseconds