Lines Matching refs:error
184 logging.error("PyDict2PbStruct: substruct not found.")
191 logging.error("PyDict2PbStruct: subunion not found.")
194 logging.error("PyDict2PbStruct: unsupported type %s",
200 logging.error("PyDict2PbStruct: attr %s not provided", attr.name)
203 logging.error("PyDict2PbStruct: provided dictionary included elements" +
222 logging.error("PyDict2PbUnion: Union only allows specifying " +
252 logging.error("PyDict2PbStruct: substruct not found.")
259 logging.error("PyDict2PbUnion: subunion not found.")
262 logging.error("PyDict2PbStruct: unsupported type %s",
272 logging.error("PyDict2PbUnion: specified field is not in the union " +
290 logging.error("py2pb.Convert: ProtoBuf spec is None", pb_spec)
311 logging.error("py2pb.Convert: unsupported type %s",