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

  /external/chromium_org/tools/checkdeps/
builddeps.py 296 def GetDirectoryRules(self, dir_path):
316 parent_rules = self.GetDirectoryRules(parent_dir)
321 # GetDirectoryRules(parent_dir) has already filled in an entry for
graphdeps.py 110 rules = self.GetDirectoryRules(full_path)

Completed in 101 milliseconds