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 151 host_objs = models.Host.smart_get_bulk(hosts)
200 host_objs = models.Host.smart_get_bulk(hosts)
228 host_objs = models.Host.smart_get_bulk(hosts)
238 host_objs = models.Host.smart_get_bulk(hosts)
251 host_objs = models.Host.smart_get_bulk(hosts)
402 label_objs = models.Label.smart_get_bulk(labels)
419 label_objs = models.Label.smart_get_bulk(labels)
446 label_objs = models.Label.smart_get_bulk(labels)
650 users = models.User.smart_get_bulk(users)
657 users = models.User.smart_get_bulk(users
    [all...]
model_logic.py 842 def smart_get_bulk(cls, id_or_name_list): member in class:ModelExtensions
    [all...]
rpc_utils.py 782 host_objects = models.Host.smart_get_bulk(hosts)
    [all...]

Completed in 163 milliseconds