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

  /external/autotest/frontend/afe/
rpc_interface.py 185 host_objs = models.Host.smart_get_bulk(hosts)
234 host_objs = models.Host.smart_get_bulk(hosts)
262 host_objs = models.Host.smart_get_bulk(hosts)
272 host_objs = models.Host.smart_get_bulk(hosts)
292 host_objs = models.Host.smart_get_bulk(hosts)
476 label_objs = models.Label.smart_get_bulk(labels)
500 label_objs = models.Label.smart_get_bulk(labels)
525 label_objs = models.Label.smart_get_bulk(labels)
802 users = models.User.smart_get_bulk(users)
809 users = models.User.smart_get_bulk(users
    [all...]
model_logic.py 849 def smart_get_bulk(cls, id_or_name_list): member in class:ModelExtensions
    [all...]
rpc_utils.py 790 host_objects = models.Host.smart_get_bulk(hosts)
    [all...]

Completed in 207 milliseconds