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

  /external/chromium_org/tools/grit/grit/
exception.py 126 class SectionNotFound(Base):
  /external/chromium_org/tools/grit/grit/gather/
rc.py 93 raise exception.SectionNotFound('%s in file %s' % (self.extkey, self.rc_file))
309 raise exception.SectionNotFound('%s in file %s' % (self.extkey, self.rc_file))

Completed in 1595 milliseconds