HomeSort by relevance Sort by last modified time
    Searched full:subscribed (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/Observable/
Observable.h 56 * Remove all observable guids and all interfaces subscribed to them.
60 * @return EFI_SUCCESS Successfully removed all observables and subscribed interfaces.
76 * @return EFI_SUCCESS Successfully subscribed the interface to the observable guid.
79 * EFI_INVALID_PARAMETER Interface is already subscribed to this observer.
106 * Use this to notify all functions who are subscribed to the guid specified by ReferenceGuid.
109 * VOID* Data Parameter context to be passed to the subscribed function.
138 * Remove an observable so that it can no longer be subscribed to. In addition, unsubscribe any functions
139 * that are subscribed to this guid.
Observable.c 42 to be passed to the subscribed callbacks that can contain up to date context.
312 * Remove all observable guids and all interfaces subscribed to them.
316 * @return EFI_SUCCESS Successfully removed all observables and subscribed interfaces.
337 * @return EFI_SUCCESS Successfully subscribed the interface to the observable guid.
340 * EFI_INVALID_PARAMETER Interface is already subscribed to this observer.
450 * Use this to notify all functions who are subscribed to the guid specified by ReferenceGuid.
580 * Remove an observable so that it can no longer be subscribed to. In addition, unsubscribe any functions
581 * that are subscribed to this guid.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
Observable.h 56 Remove all observable guids and all interfaces subscribed to them.
60 @return EFI_SUCCESS Successfully removed all observables and subscribed interfaces.
94 @return EFI_SUCCESS Successfully subscribed the interface to the observable guid.
97 EFI_INVALID_PARAMETER Interface is already subscribed to this observer.
127 Use this to notify all functions who are subscribed to the guid specified by ReferenceGuid.
163 Remove an observable so that it can no longer be subscribed to. In addition, unsubscribe any functions
164 that are subscribed to this guid.
  /external/curl/docs/examples/
imap-lsub.c 24 * IMAP example to list the subscribed folders
31 /* This is a simple example showing how to list the subscribed folders within
  /external/guava/guava/src/com/google/common/eventbus/
SubscriberExceptionContext.java 38 * @param subscriberMethod the subscribed method.
71 * @return The subscribed method that threw the exception.
  /external/libcups/cups/
notify.c 44 *subscribed; /* notify-subscribed-event */ local
64 subscribed = ippFindAttribute(event, "notify-subscribed-event",
141 else if (subscribed)
142 strlcpy(buffer, subscribed->values[0].string.text, sizeof(buffer));
  /frameworks/base/services/core/java/com/android/server/notification/
ConditionProviders.java 296 if (r.subscribed) return true;
298 return r.subscribed;
309 if (!r.subscribed) return;
322 r.subscribed = true;
356 r.subscribed = false;
374 public boolean subscribed; field in class:ConditionProviders.ConditionRecord
385 .append(",subscribed=").append(subscribed);
  /hardware/interfaces/automotive/vehicle/2.0/
IVehicleCallback.hal 23 * subscribed to needs to be reported. This may be based purely on
35 * This method gets called if the client was subscribed to a property using
  /external/iproute2/man/man8/
tipc-media.8 84 You do not have to be subscribed to the list to send a message there.
tipc-node.8 69 You do not have to be subscribed to the list to send a message there.
tipc-peer.8 49 You do not have to be subscribed to the list to send a message there.
tipc-socket.8 56 You do not have to be subscribed to the list to send a message there.
tipc.8 97 You do not have to be subscribed to the list to send a message there.
tipc-nametable.8 97 You do not have to be subscribed to the list to send a message there.
  /packages/services/Car/car-lib/src/android/car/hardware/
ICarSensor.aidl 32 * @return false if requested sensors cannot be subscribed / started.
  /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
SubscriptionManager.h 91 * more client subscribed to particular property.
122 * If there are no clients subscribed to given properties than callback function provided
  /external/e2fsprogs/po/
Makevars 35 # can write to without being subscribed, or the URL of a web page through
  /external/libexif/po/
Makevars 35 # can write to without being subscribed, or the URL of a web page through
  /external/wpa_supplicant_8/src/wps/
wps_er.h 61 int subscribed; member in struct:wps_er_ap
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
StateMachineDeathRecipient.java 53 * @return true iff we have successfully subscribed to death notifications of a live
  /system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
scan_stats.h 53 /* The duration between when the framework subscribed for scan results to min
  /external/slf4j/slf4j-site/src/site/pages/
mailing-lists.html 24 subscribed to that mailing list. Mailing lists provide a simple and
82 be subscribed at least to the announcements list.
105 used. SLF4J developers are usually subscribed to to this list in
  /hardware/interfaces/automotive/vehicle/2.0/default/tests/
SubscriptionManager_test.cpp 101 // Called when there are no clients who subscribed to particular property. This can happen
214 // No one subscribed to PROP1, subscription for PROP2 is not affected.
227 // No one subscribed anymore
  /external/curl/docs/
MAIL-ETIQUETTE 69 All curl mailing lists require that you are subscribed to allow a mail to go
72 If you post without being subscribed (or from a different mail address than
73 the one you are subscribed with), your mail will simply be silently
82 subscribers require moderation. This means that after you've subscribed and
117 You unsubscribe the same way you subscribed in the first place. You go to
118 the page for the particular mailing list you're subscribed to and you enter
131 If you aren't subscribed with the exact same email address that you used to
  /external/elfutils/po/
Makevars 36 # can write to without being subscribed, or the URL of a web page through

Completed in 1428 milliseconds

1 2 3 4 5 6