Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 46) sorted by relevance

12

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DSubscriptionManager.cpp40 bool updated = (updatedRate > oldOpts.sampleRate) || (updatedFlags != oldOpts.flags); in mergeSubscribeOptions() local
41 if (updated) { in mergeSubscribeOptions()
47 return updated; in mergeSubscribeOptions()
110 SubscribeOptions updated; in addOrUpdateSubscription() local
111 if (updateHalEventSubscriptionLocked(opts, &updated)) { in addOrUpdateSubscription()
112 outUpdatedSubscriptions->push_back(updated); in addOrUpdateSubscription()
172 bool updated = false; in updateHalEventSubscriptionLocked() local
177 updated = true; in updateHalEventSubscriptionLocked()
184 updated = true; in updateHalEventSubscriptionLocked()
188 return updated; in updateHalEventSubscriptionLocked()
/hardware/interfaces/health/2.1/
DIHealthInfoCallback.hal22 * IHealthInfoCallback is the updated callback interface to
33 * @param info the updated HealthInfo
/hardware/interfaces/radio/1.5/
DIRadioIndication.hal75 * service, and when the System Information including barring info for a camped cell is updated.
83 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of
94 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of
102 * This indication is updated from IRadioIndication@1.4 to report the @1.5 version of
/hardware/interfaces/broadcastradio/1.0/
DITunerCallback.hal74 * are updated.
77 * @param metadata A list of all updated metada.
/hardware/interfaces/oemlock/1.0/
DIOemLock.hal47 * @return status is OK if the flag was successfully updated,
66 * @return status is OK if the flag was successfully updated.
/hardware/interfaces/health/2.0/
DIHealthInfoCallback.hal27 * @param info the updated HealthInfo
/hardware/google/interfaces/media/c2/1.0/
DIConfigurable.hal81 * - OK - All parameters could be updated successfully.
82 * - BAD_INDEX - All supported parameters could be updated successfully,
84 * - NO_MEMORY - Some supported parameters could not be updated
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal59 * the updated address when hot plug event takes place.
129 * @param key The key of the option to be updated with a new value.
136 * Passes the updated language information of Android system. Contains
/hardware/interfaces/broadcastradio/1.1/
DITunerCallback.hal22 * Some methods of @1.1::ITunerCallback are updated versions of those from
81 * metadata) is updated.
DIBroadcastRadio.hal56 * updated image identifier.
/hardware/interfaces/drm/1.1/
DICryptoFactory.hal30 * have to be updated in a minor uprev.
/hardware/interfaces/wifi/1.2/
Dtypes.hal99 * are updated.
109 * The updated channel(s) information.
DIWifiNanIfaceEventCallback.hal40 * Asynchronous callback indicating a data-path (NDP) schedule has been updated (e.g. channels
/hardware/interfaces/drm/1.2/
DICryptoFactory.hal32 * have to be updated in a minor uprev.
DIDrmFactory.hal35 * have to be updated in a minor uprev.
/hardware/interfaces/tetheroffload/control/1.0/
DITetheringOffloadCallback.hal32 * timeout be updated in kernel.
/hardware/interfaces/renderscript/1.0/
DIContext.hal225 * @param allocation Allocation to be updated
226 * @param x X position of the first element in the Allocation to be updated
228 * updated; for a 1D Allocation, this value must be 0
230 * updated; for a 1D or 2D Allocation, this value must be 0
233 * @param compIdx Component number to identify which sub-Element is updated
358 * @param compIdx Component number to identify which sub-Element is updated
465 * @param dstAlloc Allocation to be updated
490 * @param dstAlloc Allocation to be updated
528 * @param allocation Allocation to be updated
1063 * @param slot Slot number of variable to be updated
[all …]
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicleCallback.hal30 * @param values that has been updated.
/hardware/interfaces/media/c2/1.0/
DIConfigurable.hal140 * - `OK` - All parameters could be updated successfully.
141 * - `BAD_INDEX` - All supported parameters could be updated successfully,
143 * - `NO_MEMORY` - Some supported parameters could not be updated
/hardware/interfaces/usb/1.2/
DIUsb.hal56 * currentContaminantProtectionMode should be updated whenever there is a
/hardware/interfaces/broadcastradio/2.0/
DITunerCallback.hal35 * metadata) is updated.
DIBroadcastRadio.hal97 * onCurrentProgramInfoChanged callback with updated image identifier.
/hardware/interfaces/tv/cec/2.0/
DIHdmiCec.hal171 * @param key The key of the option to be updated with a new value.
178 * Passes the updated language information of Android system. Contains
/hardware/interfaces/media/omx/1.0/
DIOmxNode.hal274 * If the port is in metadata mode, the buffer will be updated to point to
298 * If the port is in metadata mode, the buffer will be updated to point to
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal184 /* The last (CHRE reference) time this data structure is updated */

12