Home
last modified time | relevance | path

Searched refs:caller_uid (Results 1 – 4 of 4) sorted by relevance

/test/vts/utils/python/mirror/
Dmirror_object.py74 def __init__(self, client, caller_uid=None): argument
76 self._caller_uid = caller_uid
Dhal_mirror.py57 caller_uid=None): argument
59 caller_uid)
Dnative_entity_mirror.py73 caller_uid=None): argument
74 super(NativeEntityMirror, self).__init__(client, caller_uid)
/test/vts/runners/host/tcp_client/
Dvts_tcp_client.py340 def CallApi(self, arg, caller_uid=None): argument
342 self.SendCommand(SysMsg_pb2.CALL_API, arg=arg, caller_uid=caller_uid)
647 caller_uid=None, argument
715 if caller_uid is not None:
716 command_msg.driver_caller_uid = caller_uid