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 473 models.Host.objects.populate_relationships(hosts, models.HostAttribute,
522 models.Host.objects.populate_relationships(hosts, models.Label,
524 models.Host.objects.populate_relationships(hosts, models.AclGroup,
526 models.Host.objects.populate_relationships(hosts, models.HostAttribute,
    [all...]
moblab_rpc_interface.py 507 models.Host.objects.populate_relationships(hosts, models.Label,
613 models.Host.objects.populate_relationships(hosts, models.Label,
models.py 665 Host.objects.populate_relationships(hosts, Label, 'label_list')
691 Host.objects.populate_relationships(hosts, Label, 'label_list')
    [all...]
model_logic.py 444 def populate_relationships(self, base_objects, related_model, member in class:ExtendedManager
    [all...]
  /external/autotest/scheduler/
monitor_db_cleanup.py 117 first_model.objects.populate_relationships(invalid_objects,

Completed in 1328 milliseconds