/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
H A D | csharp_bootstrap_unittest.cc | 71 AddError(const string& filename, int line, int column, const string& message) AddError() argument
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | UnknownFieldSchema.java | 66 abstract void setToMessage(Object message, T fields); in setToMessage() argument 69 abstract T getFromMessage(Object message); in getFromMessage() argument 72 abstract B getBuilderFromMessage(Object message); in getBuilderFromMessage() argument 75 abstract void setBuilderToMessage(Object message, B builder); in setBuilderToMessage() argument 78 abstract void makeImmutable(Object message); in makeImmutable() argument 130 getSerializedSizeAsMessageSet(T message) getSerializedSizeAsMessageSet() argument [all...] |
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | ServiceTest.java | 292 public void run(T message) { in run() argument
|
H A D | Utf8Test.java | 126 private static void assertEncoding(String message) { in assertEncoding() argument 144 private void assertEncoding_insufficientSpace(String message) { in assertEncoding_insufficientSpace() argument 202 encodeToByteArray(String message, int length, Utf8.Processor processor) encodeToByteArray() argument 208 encodeToByteBuffer( String message, int length, boolean direct, Utf8.Processor processor) encodeToByteBuffer() argument [all...] |
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | unknown_fields.cc | 112 Message* message = c_message->message; in NewPyUnknownFields() local [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-console-kit.c | 162 static DBusHandlerResult filter_cb(DBusConnection *bus, DBusMessage *message, void *userdata) { in filter_cb() argument [all...] |
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | common_unittest.cc | 82 CaptureLog(LogLevel level, const char* filename, int line, const string& message) CaptureLog() argument
|
H A D | status.h | 99 StringPiece message() const { in message() function in google::protobuf::util::Status
|
/third_party/protobuf/src/google/protobuf/testing/ |
H A D | googletest.cc | 279 HandleLog(LogLevel level, const char* filename, int line, const string& message) HandleLog() argument
|
/third_party/protobuf/src/google/protobuf/util/ |
H A D | json_util_test.cc | 70 std::string ToJson(const Message& message, const JsonPrintOptions& options) { in ToJson() argument 76 bool FromJson(const std::string& json, Message* message, in FromJson() argument 81 bool FromJson(const std::string& json, Message* message) { in FromJson() argument 271 TestMap message; in TEST_F() local 282 MapIn message; TEST_F() local 294 TestOneof message; TEST_F() local [all...] |
H A D | json_util.h | 99 inline util::Status MessageToJsonString(const Message& message, in MessageToJsonString() argument 110 JsonStringToMessage(StringPiece input, Message* message) JsonStringToMessage() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | wire_format.h | 124 static void SerializeWithCachedSizes(const Message& message, in argument 231 SerializeFieldWithCachedSizes( const FieldDescriptor* field, const Message& message, io::CodedOutputStream* output) SerializeFieldWithCachedSizes() argument 251 SerializeMessageSetItemWithCachedSizes( const FieldDescriptor* field, const Message& message, io::CodedOutputStream* output) SerializeMessageSetItemWithCachedSizes() argument [all...] |
/third_party/python/Lib/test/ |
H A D | test_urllibnet.py | 11 import email.message namespace
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | raw_logging.cc | 190 DefaultInternalLog(absl::LogSeverity severity, const char* file, int line, const std::string& message) DefaultInternalLog() argument [all...] |
/third_party/skia/gm/verifiers/ |
H A D | gmverifier.cpp | 32 const SkString& VerifierResult::message() const { in message() function in skiagm::verifiers::VerifierResult
|
/third_party/rust/crates/proc-macro-error/src/ |
H A D | diagnostic.rs | 171 pub fn message(&self) -> &str { message() functions 240 let mut message = String::new(); to_tokens() variables [all...] |
/third_party/selinux/libsepol/cil/test/unit/ |
H A D | CuTest.h | 72 const char* message; member
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_add_bit_instruction_synonym.cpp | 23 TransformationAddBitInstructionSynonym( protobufs::TransformationAddBitInstructionSynonym message) TransformationAddBitInstructionSynonym() argument
|
H A D | transformation_add_copy_memory.cpp | 24 TransformationAddCopyMemory( protobufs::TransformationAddCopyMemory message) TransformationAddCopyMemory() argument
|
H A D | transformation_add_parameter.cpp | 22 TransformationAddParameter( protobufs::TransformationAddParameter message) TransformationAddParameter() argument
|
H A D | transformation_add_synonym.cpp | 25 TransformationAddSynonym( protobufs::TransformationAddSynonym message) TransformationAddSynonym() argument
|
H A D | transformation_composite_construct.cpp | 25 TransformationCompositeConstruct( protobufs::TransformationCompositeConstruct message) TransformationCompositeConstruct() argument
|
H A D | transformation_composite_insert.cpp | 23 TransformationCompositeInsert( protobufs::TransformationCompositeInsert message) TransformationCompositeInsert() argument
|
H A D | transformation_inline_function.cpp | 23 TransformationInlineFunction( protobufs::TransformationInlineFunction message) TransformationInlineFunction() argument
|
H A D | transformation_load.cpp | 23 TransformationLoad::TransformationLoad(protobufs::TransformationLoad message) in TransformationLoad() argument
|