Searched defs:reference (Results 1 - 3 of 3) sorted by relevance

/system/chre/util/include/chre/util/
H A Darray_queue.h155 typedef ValueType& reference; typedef in class:chre::ArrayQueue::ArrayQueueIterator
/system/security/keystore/include/keystore/
H A Dutils.h89 typedef T& reference; typedef in struct:std::iterator_traits
/system/tools/hidl/
H A DReference.h87 /* Returns true iff this is reference to null:
109 and handling forward reference restrictions */
125 NamedReference(const std::string& name, const Reference<T>& reference, const Location& location) argument
126 : Reference<T>(reference, location), mName(name) {}

Completed in 1280 milliseconds