OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subscribed
(Results
51 - 75
of
195
) sorted by null
1
2
3
4
5
6
7
8
/hardware/interfaces/automotive/vehicle/2.0/
IVehicle.hal
84
* If this client wasn't
subscribed
to the given property, this method
/hardware/interfaces/wifi/offload/1.0/
IOffload.hal
56
*
subscribed
to the scan results, a call to this API must be a no-op.
/hardware/qcom/gps/msm8909w_3100/core/
SystemStatusOsObserver.cpp
138
// have been
subscribed
for each time.
293
// check if there are any other
subscribed
client for this data item id
297
LOC_LOGD("Client list
subscribed
is empty for dataitem - %d", each);
397
// Send data item to all
subscribed
clients
/packages/services/Car/tests/carservice_test/src/com/android/car/
VmsPublisherClientMockService.java
34
* subscribers without them actively being
subscribed
to a layer, and also echos all the
VmsPublisherPermissionsTest.java
90
// Inject a subscribe event which simulates the HAL is
subscribed
to the Sample Publisher.
/external/webrtc/webrtc/libjingle/xmpp/
rostermodule_unittest.cc
75
os<<"
subscribed
";
544
"<presence from='maude@example.net' type='
subscribed
'/>"
555
"[SubscriptionRequest Jid:maude@example.net type:
subscribed
]"
556
"<cli:presence from=\"maude@example.net\" type=\"
subscribed
\" "
573
"<presence to=\"maude@example.net\" type=\"
subscribed
\"/>"
/frameworks/base/media/java/android/media/browse/
MediaBrowser.java
351
* If the id is already
subscribed
with a different callback then the new
357
* will be
subscribed
.
374
* If the id is already
subscribed
with a different callback then the new
380
* will be
subscribed
.
670
// Check that the subscription is still
subscribed
.
695
Log.d(TAG, "onLoadChildren for id that isn't
subscribed
id=" + parentId);
[
all
...]
/external/guava/guava-tests/test/com/google/common/eventbus/
EventBusTest.java
290
* Tests that bridge methods are not
subscribed
to events. In Java 8,
292
* method, which causes both the original and bridge methods to be
subscribed
/packages/services/Car/service/src/com/android/car/
CarPropertyService.java
258
// No more properties are
subscribed
. Turn off the listener.
263
// Other listeners are still
subscribed
. Calculate the new rate
/external/iproute2/man/man8/
ip.8
382
You do not have to be
subscribed
to the list to send a message there.
tipc-bearer.8
247
You do not have to be
subscribed
to the list to send a message there.
tipc-link.8
327
You do not have to be
subscribed
to the list to send a message there.
/external/libunwind_llvm/docs/
index.rst
88
add `cfe-commits` as a subscriber. Also make sure you are
subscribed
to the
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonShuffler.h
160
SHUFFLE_ERROR_SLOTS, ///< Over-
subscribed
slots.
/external/webrtc/webrtc/modules/video_coding/include/
video_coding_defines.h
173
// as
subscribed
by Media Optimization (Quality Modes)
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
VmsUtils.h
72
// currently being
subscribed
to in the system.
/hardware/qcom/wlan/cld80211-lib/
cld80211_lib.h
126
* multicast groups
subscribed
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
inftrees.c
130
/* check for an over-
subscribed
or incomplete set of lengths */
135
if (left < 0) return -1; /* over-
subscribed
*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
inftrees.c
130
/* check for an over-
subscribed
or incomplete set of lengths */
135
if (left < 0) return -1; /* over-
subscribed
*/
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
inftrees.c
130
/* check for an over-
subscribed
or incomplete set of lengths */
135
if (left < 0) return -1; /* over-
subscribed
*/
/external/libevent/
evport.c
85
* Per-file-descriptor information about what events we're
subscribed
to. These
86
* fields are NULL if no event is
subscribed
to either of them.
/external/libxml2/doc/
bugs.html
16
irc.gnome.org (port 6667) usually has a few people
subscribed
which may help
22
to the list without being
subscribed
won't work. There is *far too many
/external/llvm/docs/
Phabricator.rst
23
Make *sure* that the email address registered with Phabricator is
subscribed
24
to the relevant -commits mailing list. If you are not
subscribed
to the commit
/external/python/cpython2/Modules/zlib/
inftrees.c
130
/* check for an over-
subscribed
or incomplete set of lengths */
135
if (left < 0) return -1; /* over-
subscribed
*/
/external/python/cpython3/Modules/zlib/
inftrees.c
130
/* check for an over-
subscribed
or incomplete set of lengths */
135
if (left < 0) return -1; /* over-
subscribed
*/
Completed in 651 milliseconds
1
2
3
4
5
6
7
8