OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:py2pb
(Results
1 - 2
of
2
) sorted by null
/test/vts/utils/python/mirror/
native_entity_mirror.py
28
from vts.utils.python.mirror import
py2pb
159
def
Py2Pb
(self, attribute_name, py_values):
171
return
py2pb
.Convert(attribute_spec, py_values)
196
converted_msg =
py2pb
.Convert(arg_msg, value_msg)
239
return self.
Py2Pb
(api_name, args)
hal_mirror.py
28
from vts.utils.python.mirror import
py2pb
Completed in 102 milliseconds