Home
last modified time | relevance | path

Searched defs:py_value (Results 1 – 1 of 1) sorted by relevance

/test/vts/utils/python/mirror/
Dpy2pb.py23 def PyValue2PbEnum(message, pb_spec, py_value): argument
50 def PyValue2PbScalar(message, pb_spec, py_value): argument
70 def PyString2PbString(message, pb_spec, py_value): argument
90 def PyList2PbVector(message, pb_spec, py_value): argument
151 def PyDict2PbStruct(message, pb_spec, py_value): argument
210 def PyDict2PbUnion(message, pb_spec, py_value): argument
278 def Convert(pb_spec, py_value): argument