Searched defs:py_value (Results 1 – 1 of 1) sorted by relevance
| /test/vts/utils/python/mirror/ |
| D | py2pb.py | 23 def PyValue2PbEnum(message, pb_spec, py_value): argument 43 def PyValue2PbScalar(message, pb_spec, py_value): argument 63 def PyString2PbString(message, pb_spec, py_value): argument 83 def PyList2PbVector(message, pb_spec, py_value): argument 131 def PyDict2PbStruct(message, pb_spec, py_value): argument 178 def Convert(pb_spec, py_value): argument
|