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

  /external/autotest/frontend/afe/
rpc_interface.py 472 models.Host.objects.populate_relationships(hosts, models.HostAttribute,
521 models.Host.objects.populate_relationships(hosts, models.Label,
523 models.Host.objects.populate_relationships(hosts, models.AclGroup,
525 models.Host.objects.populate_relationships(hosts, models.HostAttribute,
    [all...]
moblab_rpc_interface.py 468 models.Host.objects.populate_relationships(hosts, models.Label,
577 models.Host.objects.populate_relationships(hosts, models.Label,
models.py 674 Host.objects.populate_relationships(hosts, Label, 'label_list')
700 Host.objects.populate_relationships(hosts, Label, 'label_list')
    [all...]
model_logic.py 441 def populate_relationships(self, base_objects, related_model, member in class:ExtendedManager
    [all...]
  /external/autotest/scheduler/
monitor_db_cleanup.py 130 invalid_model.objects.populate_relationships(

Completed in 411 milliseconds