Home
last modified time | relevance | path

Searched defs:Message (Results 176 – 200 of 2183) sorted by relevance

12345678910>>...88

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DInlineCost.h180 const char *Message = nullptr; variable
181 InlineResult(const char *Message = nullptr) : Message(Message) {} in Message() argument
/aosp_15_r20/external/aws-sdk-java-v2/services/qldbsession/src/main/resources/codegen-resources/
H A Dservice-2.json56 "Message":{"shape":"ErrorMessage"}, object
65 "Message":{"shape":"ErrorMessage"} object
222 "Message":{"shape":"ErrorMessage"}, object
247 "Message":{"shape":"ErrorMessage"} object
255 "Message":{"shape":"ErrorMessage"} object
284 "Message":{"shape":"ErrorMessage"} object
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/reflect/acc/
Dv1.rs32 fn get_message_generic<'a>(&self, m: &'a dyn Message) -> &'a dyn Message; in get_message_generic()
48 fn get_message<'a>(&self, m: &'a M) -> &'a dyn Message; in get_message()
56 fn get_message<'a>(&self, m: &'a M) -> &'a dyn Message { in get_message()
77 fn get_message_item<'a>(&self, m: &'a M, index: usize) -> &'a dyn Message; in get_message_item()
107 Message(Box<dyn GetSingularMessage<M> + 'static>), enumerator
224 fn get_message_generic<'a>(&self, m: &'a dyn Message) -> &'a dyn Message { in get_message_generic()
/aosp_15_r20/trusty/user/app/keymint/
Dipc_manager.rs127 type Message = KMMessage; typedef
143 msg: Self::Message, in on_message()
402 type Message = KMMessage; typedef
418 msg: Self::Message, in on_message()
505 type Message = KMMessage; typedef
521 msg: Self::Message, in on_message()
/aosp_15_r20/external/aws-sdk-java-v2/services/servicequotas/src/main/resources/codegen-resources/
H A Dservice-2.json378 "Message":{"shape":"ExceptionMessage"} object
386 "Message":{"shape":"ExceptionMessage"} object
453 "Message":{"shape":"ExceptionMessage"} object
617 "Message":{"shape":"ExceptionMessage"} object
634 "Message":{"shape":"ExceptionMessage"} object
642 "Message":{"shape":"ExceptionMessage"} object
923 "Message":{"shape":"ExceptionMessage"} object
931 "Message":{"shape":"ExceptionMessage"} object
939 "Message":{"shape":"ExceptionMessage"} object
1036 "Message":{"shape":"ExceptionMessage"} object
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/pricing/src/main/resources/codegen-resources/
H A Dservice-2.json112 "Message":{"shape":"errorMessage"} object
187 "Message":{"shape":"errorMessage"} object
342 "Message":{"shape":"errorMessage"} object
352 "Message":{"shape":"errorMessage"} object
360 "Message":{"shape":"errorMessage"} object
421 "Message":{"shape":"errorMessage"} object
499 "Message":{"shape":"errorMessage"} object
/aosp_15_r20/external/golang-protobuf/proto/
H A Dreset.go16 func Reset(m Message) {
24 func resetMessage(m protoreflect.Message) {
H A Dproto.go24 type Message = protoreflect.ProtoMessage talias
38 func MessageName(m Message) protoreflect.FullName {
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue66096.go9 type Message struct { struct
10 Header map[string][]string
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/reflect/
Dmessage.rs14 fn new_instance(&self) -> Box<dyn Message>; in new_instance()
23 fn new_instance(&self) -> Box<dyn Message> { in new_instance()
229 pub fn new_instance(&self) -> Box<dyn Message> { in new_instance()
/aosp_15_r20/external/gwp_asan/gwp_asan/platform_specific/
H A Dutilities_posix.cpp24 void die(const char *Message) { in die()
35 void dieWithErrorCode(const char *Message, int64_t ErrorCode) { in dieWithErrorCode()
/aosp_15_r20/external/pigweed/pw_tokenizer/py/pw_tokenizer/proto/
H A D__init__.py25 def _tokenized_fields(proto: Message) -> Iterator[FieldDescriptor]:
80 proto: Message,
/aosp_15_r20/external/gwp_asan/gwp_asan/
H A Dutilities.h23 GWP_ASAN_ALWAYS_INLINE void check(bool Condition, const char *Message) { in check()
32 checkWithErrorCode(bool Condition, const char *Message, int64_t ErrorCode) { in checkWithErrorCode()
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/
H A Dgtest-message.h103 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
108 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/include/gtest/
H A Dgtest-message.h103 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
108 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/googletest/googletest/include/gtest/
Dgtest-message.h102 Message(const Message& msg) : ss_(new ::std::stringstream) { // NOLINT in Message() function
107 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() function

12345678910>>...88