OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 847 milliseconds