Searched refs:updated (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DSubscriptionManager.cpp48 bool updated = updatedRate > oldOpts.sampleRate local
51 if (updated) {
58 return updated;
123 SubscribeOptions updated; local
124 if (updateHalEventSubscriptionLocked(opts, &updated)) {
125 outUpdatedSubscriptions->push_back(updated);
186 bool updated = false; local
191 updated = true;
198 updated = true;
202 return updated;
[all...]
/hardware/intel/img/psb_video/src/
H A Dtng_hostcode.h215 IMG_INT8 updated; member in struct:_H264_PICMGMT_UP_PARAMS

Completed in 72 milliseconds