Home
last modified time | relevance | path

Searched refs:PutRecordInternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/
Dbroadcast_ring.h264 PutRecordInternal(&record, record_mmap_writer(geometry.tail_index)); in Put()
511 static inline void PutRecordInternal(const Record* in, RecordStorage* out) { in PutRecordInternal() function