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

  /external/autotest/frontend/afe/
models.py 889 return StaticHostAttribute, dict(host=self, attribute=attribute)
898 except StaticHostAttribute.DoesNotExist:
    [all...]
rpc_interface.py 574 static_attrs = models.StaticHostAttribute.query_objects(
650 models.StaticHostAttribute,
    [all...]

Completed in 568 milliseconds