Home
last modified time | relevance | path

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

/third_party/node/tools/gyp/pylib/gyp/generator/
H A Danalyzer.py132 string if the path shouldn't be considered. See _AddSources() for a
151 def _AddSources(sources, base_path, base_path_components, result): function
177 _AddSources(action["inputs"], base_path, base_path_components, results)
196 # Add a trailing '/' so that _AddSources() can easily build paths.
205 _AddSources(target_dict["sources"], base_path, base_path_components, results)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Danalyzer.py132 string if the path shouldn't be considered. See _AddSources() for a
151 def _AddSources(sources, base_path, base_path_components, result): function
177 _AddSources(action["inputs"], base_path, base_path_components, results)
196 # Add a trailing '/' so that _AddSources() can easily build paths.
205 _AddSources(target_dict["sources"], base_path, base_path_components, results)

Completed in 4 milliseconds