Home
last modified time | relevance | path

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

/third_party/skia/buildtools/checkdeps/
H A Dbuilddeps.py326 current_dir_rules = self.GetDirectoryRules(current_dir)
344 def GetDirectoryRules(self, dir_path_local): member in DepsBuilder
369 parent_rules = self.GetDirectoryRules(parent_dir_local_abs)
371 # GetDirectoryRules can modify entries for subdirectories, namely setting
374 # subdirectory be skipped, GetDirectoryRules('A/B') will fill in the entry
H A Dcheckdeps.py123 rules_for_file = self.GetDirectoryRules(os.path.dirname(file_path))

Completed in 2 milliseconds