/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.
|
/packages/services/Car/service/src/com/android/car/ |
VmsRouting.java | 55 // A set of all the layers + versions the HAL is subscribed to. 228 * subscribers that subscribed to this layer from all publishers, subscribed to this layer 239 // Add the subscribers which explicitly subscribed to this layer 244 // Add the subscribers which explicitly subscribed to this layer and publisher 273 * Checks if a subscriber is subscribed to any messages. 276 * @return true if the subscriber uis subscribed to messages. 280 // Check if subscriber is subscribed to a layer. 286 // Check is subscriber is subscribed to all data messages. 347 * checks if the HAL is subscribed to a layer [all...] |
/external/tensorflow/tensorflow/python/framework/ |
subscribe_test.py | 43 """Convenience function to test a container of subscribed identities.""" 90 subscribed = subscribe.subscribe( 92 self.assertIsInstance(subscribed, tuple) 93 self._ExpectSubscribedIdentities(subscribed) 96 subscribed = subscribe.subscribe( 98 self.assertIsInstance(subscribed, list) 99 self._ExpectSubscribedIdentities(subscribed) 102 subscribed = subscribe.subscribe({ 106 self.assertIsInstance(subscribed, dict) 107 self._ExpectSubscribedIdentities(subscribed.values() [all...] |
subscribe.py | 137 # are subscribed at the same time, we remove the control dependency from 157 """Helper method to extend the list of side_effects for a subscribed tensor. 163 The given subscribed tensor (for API consistency). 170 # dependencies for the subscribed tensor. 191 conforms to the convention for subscribed nodes. 194 # Subscribed tensor are assumed to be identity ops. 219 This method will check if the given tensor has already been subscribed or if 225 tensor: The `tf.Tensor` to be subscribed. 230 effects or the given tensor, if it was already been subscribed. 236 'subscribed.').format(tensor.name, tensor.dtype) [all...] |
/device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/ |
pubsub.h | 57 * Iterate over subscribed handlers for a defined event. 'event' is the name of 66 * Publish a defined event supplying an argument. All subscribed handlers are
|
/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.
|
devlink.8 | 112 You do not have to be subscribed to the list to send a message there.
|
rdma.8 | 99 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.
|
/packages/services/Car/car-lib/src/android/car/hardware/ |
ICarSensor.aidl | 32 * @return false if requested sensors cannot be subscribed / started.
|
/frameworks/base/test-runner/src/android/test/ |
IsolatedContext.java | 68 // subscribed feeds provider. TODO: mock out subscribed feeds too.
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
SubscriptionManager.h | 90 * @param onPropertyUnsubscribed - called when no more clients are subscribed to the property. 119 * 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
|