Home
last modified time | relevance | path

Searched refs:all_attributes (Results 1 - 1 of 1) sorted by relevance

/third_party/node/tools/gyp/tools/
H A Dpretty_vcproj.py85 all_attributes = []
87 all_attributes.append((name, value))
88 all_attributes.sort(CmpTuple())
89 for (name, value) in all_attributes:

Completed in 1 milliseconds