Searched defs:clear_content (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
D | plugin.pb.h | 672 inline void CodeGeneratorResponse_File::clear_content() { in clear_content() function |
D | plugin.pb.cc | 1460 void CodeGeneratorResponse_File::clear_content() { in clear_content() function in google::protobuf::compiler::CodeGeneratorResponse_File |
/external/python/cpython3/Lib/email/ | ||
D | message.py | 1153 def clear_content(self): member in MIMEPart |