Searched defs:AutoExport (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/cr/cr/
H A Dloader.py25 class AutoExport(object): class in inherits:object
32 if isinstance(value, type) and issubclass(value, AutoExport):
104 finds all classes that extend AutoExport and copies them up into the cr

Completed in 418 milliseconds