Home
last modified time | relevance | path

Searched refs:RPCFunctions (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/faft/
Drpc_server.py16 from autotest_lib.client.cros.faft.rpc_functions import RPCFunctions
31 server.register_instance(RPCFunctions())
Drpc_functions.py69 class RPCFunctions(object): class