Home
last modified time | relevance | path

Searched refs:messaging (Results 1 – 25 of 42) sorted by relevance

12

/external/llvm-project/clang/test/SemaObjC/
Dwarn-messaging-id.mm1 // RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class -Wobjc-messaging-id %s
13 [x setThing: 22]; // expected-warning {{messaging unqualified id}}
18 [myObject doThing: 10]; // expected-warning {{messaging unqualified id}}
19 [myObject setThing: 11]; // expected-warning {{messaging unqualified id}}
Dmethod-direct.m101 …[self someRootDirectMethod]; // expected-error {{messaging a Class with a method that is possibly …
144 [super otherRootDirect]; // expected-error {{messaging super with a direct method}}
147 [super otherOtherClassRootDirect]; // expected-error {{messaging super with a direct method}}
163 …[cls otherClassRootDirect]; // expected-error {{messaging a Class with a method that is possibly d…
164 …[obj direct1]; // expected-error {{messaging unqualified id with a method that is pos…
Dundef-class-messagin-error.m12 …hCache]; } // expected-error {{no @interface declaration found in class messaging of 'flushCache2'…
Dmethod-direct-arc.m27 …[[self class] directMethod]; // expected-error {{messaging a Class with a method that is possibly …
/external/firebase-messaging/
DMETADATA1 name: "firebase-messaging"
3 "firebase-messaging is a library. ImsServiceEntitlement project uses Firebase Cloud Messaging"
50 …"https://maven.google.com/web/index.html?q=firebase-messaging#com.google.firebase:firebase-messagi…
58 …gle.com/web/index.html?q=play-services-cloud-messaging#com.google.android.gms:play-services-cloud-
DAndroid.bp69 name: "firebase-messaging-aar",
70 aars: ["libs/firebase-messaging-21.0.1.aar"],
81 name: "play-services-cloud-messaging-aar",
82 aars: ["libs/play-services-cloud-messaging-16.0.0.aar"],
/external/perfetto/src/trace_processor/importers/proto/
Dprofiler_util.cc124 base::StringView messaging("/product/app/PrebuiltBugle/PrebuiltBugle.apk"); in PackageFromLocation() local
125 if (location.size() >= messaging.size() && in PackageFromLocation()
126 location.substr(0, messaging.size()) == messaging) { in PackageFromLocation()
/external/arm-trusted-firmware/plat/arm/board/fvp/fdts/
Doptee_sp_manifest.dts28 messaging-method = <0>; /* Direct messaging only */
/external/openscreen/cast/protocol/castv2/
DREADME.md9 Chrome, such as Chromecast. This API handles session control messaging, such as
11 the receiver, and exchanging RPC messaging for handling media remoting.
15 [JsonSchema](https://json-schema.org/) for the validation of control messaging
/external/arm-trusted-firmware/docs/components/
Dpsa-ffa-manifest-binding.rst108 - messaging-method [mandatory]
110 - Specifies which messaging methods are supported by the partition:
112 - 0x0: direct messaging method
113 - 0x1: indirect messaging method
114 - 0x2: both direct and indirect messaging methods
Dsecure-partition-manager.rst565 direct messaging is allowed, it is only after the first direct
637 including a mailbox used for FF-A indirect messaging, memory sharing, or the
640 messaging is allowed to SPs. Thus mailbox usage is restricted to implementing
673 - A VM-to-SP messaging passing shall have an origin world being non-secure
694 Direct messaging
718 SPMC-SPMD messaging argument
723 request/response permits SPMD to SPMC messaging back and forth.
/external/bcc/examples/networking/vlan_filter/
DREADME.md2 …t header fields can be stored in a file or sent to remote server via Apache Kafka messaging system.
25 … packet into a file by default or can be sent to a remote server via Apache Kafka messaging system.
/external/clang/test/SemaObjC/
Dundef-class-messagin-error.m12 …hCache]; } // expected-error {{no @interface declaration found in class messaging of 'flushCache2'…
/external/llvm-project/openmp/libomptarget/plugins/cuda/
DCMakeLists.txt28 # Define the suffix for the runtime messaging dumps.
/external/harfbuzz_ng/src/
Dhb-buffer.hh352 bool messaging () in messaging() function
365 if (!messaging ()) in message()
/external/openscreen/cast/streaming/
Dremoting.proto6 // /media/remoting/media_remoting_rpc.proto file. Structurally, the messaging
8 // encryption related messaging has been removed, and replaced with `reserved`
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/
DCMakeLists.txt41 # Define the suffix for the runtime messaging dumps.
/external/tensorflow/tensorflow/lite/g3doc/models/smart_reply/
Doverview.md54 <li><a href="https://blog.google/products/allo/google-allo-smarter-messaging-app/">Allo</a></li>
/external/autotest/client/cros/cellular/pseudomodem/
Dmodem.py14 import messaging
42 messaging.Messaging):
/external/pdfium/xfa/fxfa/parser/
Delements.inc245 ELEM____(0xc5ad9f5eu, "messaging", Messaging, NodeWithDesc)
/external/perfetto/test/trace_processor/smoke/
Dthread_cpu_time_example_android_trace_30s.out1216 3526,3526,"[NULL]","com.google.android.apps.messaging",340676
1217 3890,3526,"Binder:3526_5","com.google.android.apps.messaging",340676
1221 4995,4995,"[NULL]","com.google.android.apps.messaging:rcs",305835
1222 5230,4995,"Binder:4995_4","com.google.android.apps.messaging:rcs",305835
/external/OpenCSD/
DREADME.md178 - __Bugfix__: ETM v4: Error messaging on commit stack overflow.
/external/curl/docs/
DMAIL-ETIQUETTE104 Spam - "use of electronic messaging systems to send unsolicited bulk
/external/jackson-databind/release-notes/
DCREDITS-2.x188 * Contributed improvement for #597: Improve error messaging for cases where JSON Creator
/external/ethtool/
DNEWS358 * Feature: support ethtool named flags, messaging types

12