OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rpc_handler
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/tko/
views.py
4
from autotest_lib.frontend.afe import
rpc_handler
, rpc_utils
6
rpc_handler_obj =
rpc_handler
.RpcHandler((rpc_interface,),
/external/autotest/frontend/afe/
views.py
8
from autotest_lib.frontend.afe import models,
rpc_handler
, rpc_interface
17
rpc_handler_obj =
rpc_handler
.RpcHandler((rpc_interface, site_rpc_interface),
Completed in 69 milliseconds