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

  /external/autotest/frontend/tko/
rpc_interface.py 236 results = rpc_utils.fetchall_as_list_of_dicts(cursor)
266 results = rpc_utils.fetchall_as_list_of_dicts(cursor)
  /external/autotest/frontend/afe/
rpc_utils.py 91 def fetchall_as_list_of_dicts(cursor): function
    [all...]

Completed in 338 milliseconds